Searched refs:isUintType (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp291 static inline bool isUintType (ValueType type) function in namespace:vkt::sr::__anon3910
1922 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1]
1929 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1]
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp311 static inline bool isUintType (ValueType type) function in namespace:deqp::gles3::Functional
1963 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1]
1970 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1]

Completed in 135 milliseconds