Home
last modified time | relevance | path

Searched defs:valMask (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c356 unsigned ref, unsigned valMask) in do_stencil_test()
624 uint8_t ref, wrtMask, valMask; in depth_stencil_test_quad() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp757 const uint32_t valMask = (bits == 32 ? ~0u : ((1u << bits) - 1u)); in compare() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp856 const uint32_t valMask = (bits == 32 ? ~0u : ((1u << bits) - 1u)); in compare() local