Home
last modified time | relevance | path

Searched defs:isIntCase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp172 bool isIntCase = glu::isDataTypeIntOrIVec(m_rgbAttrType); in pushVarCompAttrib() local
189 bool isIntCase = glu::isDataTypeIntOrIVec(m_rgbAttrType); in init() local
500 bool isIntCase = glu::isDataTypeIntOrIVec(m_rgbAttrType); in setupVarAttribPointer() local
H A Des3fShaderOperatorTests.cpp3399 bool isIntCase = isDataTypeIntOrIVec(curType); local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp1925 …bool isIntCase = (funcInfo.input0.valueType & (VALUE_INT | VALUE_INT_VEC | VALUE_INT_GENTYPE)) !… local
2119 bool isIntCase = isDataTypeIntOrIVec(curType); local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp2814 const bool isIntCase = isDataTypeIntOrIVec(curType); in init() local