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

/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 255 milliseconds