Home
last modified time | relevance | path

Searched refs:front_test_uses_ref (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c1221 bool front_test_uses_ref = in translate_stencil_test() local
1234 if (front_test_uses_ref && pipeline->zsa.stencil_test.dynamic_compare_mask) in translate_stencil_test()
1236 else if (front_test_uses_ref) in translate_stencil_test()
1257 back_test_uses_ref && front_test_uses_ref && in translate_stencil_test()
1294 pipeline->zsa.stencil_test.front.uses_ref = front_test_uses_ref || front_wr_uses_ref; in translate_stencil_test()
1312 front_test_uses_ref ? in translate_stencil_test()

Completed in 4 milliseconds