Home
last modified time | relevance | path

Searched defs:isUintCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp173 bool isUintCase = glu::isDataTypeUintOrUVec(m_rgbAttrType); in pushVarCompAttrib() local
190 bool isUintCase = glu::isDataTypeUintOrUVec(m_rgbAttrType); in init() local
501 bool isUintCase = glu::isDataTypeUintOrUVec(m_rgbAttrType); in setupVarAttribPointer() local
H A Des3fShaderOperatorTests.cpp3400 bool isUintCase = isDataTypeUintOrUVec(curType); local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp2815 const bool isUintCase = isDataTypeUintOrUVec(curType); in init() local