Home
last modified time | relevance | path

Searched defs:isUint (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp609 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
620 std::string getSamplerTypeStr(const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr()
629 std::string getColorStr(const T *data, int numComponents, const bool isUint, const bool isSint) in getColorStr()
651 …string getReferenceClearColorStr(const VkFormat format, const int numComponents, const bool isUint, in getReferenceClearColorStr()
664 std::string getReferencePrimitiveColorStr(int numComponents, const bool isUint, const bool isSint) in getReferencePrimitiveColorStr()
910 const bool isUint = isUintFormat(caseDef.colorFormat); in addSimpleVertexAndFragmentPrograms() local
1096 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
H A DvktPipelineRenderToImageTests.cpp447 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
693 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
H A DvktPipelineExtendedDynamicStateTests.cpp1539 const bool isUint; member in vkt::pipeline::__anon3cc04b6f0111::SingleColorGenerator
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp607 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
774 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
840 const bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
1042 bool isUint = glu::isDataTypeUintOrUVec(outType); in createRandomCase() local
H A Des3fTransformFeedbackTests.cpp589 const bool isUint = glu::isDataTypeUintOrUVec(attrib.type.getBasicType()); in genAttributeData() local
H A Des3fShaderOperatorTests.cpp1152 bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dparse_test.go19 isUint bool member
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormat.h226 constexpr bool Format::isUint() const in isUint() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp286 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
351 const bool isUint = isUintFormat(caseDef.viewFormat); in initPrograms() local
H A DvktImageLoadStoreTests.cpp3284 const auto isUint = isUintFormat(format); in createImageExtendOperandsTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp937 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local