Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
DvktPipelineRenderToImageTests.cpp447 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
697 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
DvktPipelineExtendedDynamicStateTests.cpp1540 const bool isUint; member in vkt::pipeline::__anonbcccb5ef0111::SingleColorGenerator
/external/deqp/modules/gles3/functional/
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
Des3fTransformFeedbackTests.cpp589 const bool isUint = glu::isDataTypeUintOrUVec(attrib.type.getBasicType()); in genAttributeData() local
Des3fShaderOperatorTests.cpp1152 bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local
/external/angle/src/libANGLE/renderer/
DFormat.h226 constexpr bool Format::isUint() const in isUint() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp287 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr()
352 const bool isUint = isUintFormat(caseDef.viewFormat); in initPrograms() local
DvktImageLoadStoreTests.cpp3823 const auto isUint = isUintFormat(format); in createImageExtendOperandsTests() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp937 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local