Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp532 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
543 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr()
552 std::string getColorStr (const T* data, int numComponents, const bool isUint, const bool isSint) in getColorStr()
576 …renceClearColorStr (const VkFormat format, const int numComponents, const bool isUint, const bool … in getReferenceClearColorStr()
588 std::string getReferencePrimitiveColorStr (int numComponents, const bool isUint, const bool isSint) in getReferencePrimitiveColorStr()
814 const bool isUint = isUintFormat(caseDef.colorFormat); in addSimpleVertexAndFragmentPrograms() local
963 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
DvktPipelineRenderToImageTests.cpp572 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
827 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp630 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
781 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
844 const bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
1075 bool isUint = glu::isDataTypeUintOrUVec(outType); in createRandomCase() local
Des3fTransformFeedbackTests.cpp539 const bool isUint = glu::isDataTypeUintOrUVec(attrib.type.getBasicType()); in genAttributeData() local
Des3fShaderOperatorTests.cpp755 bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local
/external/angle/src/libANGLE/renderer/
DFormat.h208 constexpr bool Format::isUint() const in isUint() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp305 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
370 const bool isUint = isUintFormat(caseDef.viewFormat); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp728 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local