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

  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 256 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()),
257 deMinu32(nativeBitDepth.y(), eglBitDepth.y()),
258 deMinu32(nativeBitDepth.z(), eglBitDepth.z()),
259 deMinu32(nativeBitDepth.w(), eglBitDepth.w()));
  /external/deqp/modules/gles3/stress/
es3sLongShaderTests.cpp 172 , opsPerExpression (deMinu32(10, variablesPerBlock / 2))
  /external/deqp/framework/delibs/debase/
deInt32.h 85 DE_INLINE deUint32 deMinu32 (deUint32 a, deUint32 b)
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp 917 currentSize[1] = deMinu32(width, height);
    [all...]

Completed in 147 milliseconds