HomeSort by relevance Sort by last modified time
    Searched refs:deMinu32 (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 251 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()),
252 deMinu32(nativeBitDepth.y(), eglBitDepth.y()),
253 deMinu32(nativeBitDepth.z(), eglBitDepth.z()),
254 deMinu32(nativeBitDepth.w(), eglBitDepth.w()));
  /external/deqp/framework/delibs/debase/
deInt32.h 85 DE_INLINE deUint32 deMinu32 (deUint32 a, deUint32 b)
  /external/deqp/modules/gles3/stress/
es3sLongShaderTests.cpp 172 , opsPerExpression (deMinu32(10, variablesPerBlock / 2))

Completed in 335 milliseconds