Searched refs:deMinu32 (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNativeColorMappingTests.cpp | 256 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()), in validate() 257 deMinu32(nativeBitDepth.y(), eglBitDepth.y()), in validate() 258 deMinu32(nativeBitDepth.z(), eglBitDepth.z()), in validate() 259 deMinu32(nativeBitDepth.w(), eglBitDepth.w())); in validate()
|
/external/deqp/modules/gles3/stress/ |
D | es3sLongShaderTests.cpp | 172 , opsPerExpression (deMinu32(10, variablesPerBlock / 2)) in LongShaderSpec()
|
/external/deqp/framework/delibs/debase/ |
D | deInt32.h | 85 DE_INLINE deUint32 deMinu32 (deUint32 a, deUint32 b) in deMinu32() function
|