Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_stencil.c279 GLubyte passMask[], GLubyte failMask[]) in compute_pass_fail_masks()
411 GLubyte *failMask = swrast->stencil_temp.buf3; in _swrast_stencil_and_ztest_span() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c650 unsigned passMask, failMask; in depth_stencil_test_quad() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp287 …reparation(VkPipelineObj &pipelineobj, VkDescriptorSetObj &descriptorSet, BsoFailSelect failMask) { in GenericDrawPreparation()
408 …t::VKTriangleTest(const char *vertShaderText, const char *fragShaderText, BsoFailSelect failMask) { in VKTriangleTest()
524 … VkDescriptorSetObj &descriptorSet, BsoFailSelect failMask) { in GenericDrawPreparation()