Home
last modified time | relevance | path

Searched refs:stencil_test (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_state.h81 VkBool32 stencil_test; member
Dzink_pipeline.c118 depth_stencil_state.stencilTestEnable = state->depth_stencil_alpha_state->stencil_test; in zink_create_gfx_pipeline()
Dzink_state.c351 cso->hw_state.stencil_test = VK_TRUE; in zink_create_depth_stencil_alpha_state()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_gpu.h92 uint32_t stencil_test; member
Dlima_draw.c666 render->stencil_test = (stencil[0].writemask & 0xff) | (stencil[0].writemask & 0xff) << 8; in lima_pack_render_state()
674 render->stencil_test = (stencil[0].writemask & 0xff) | (stencil[1].writemask & 0xff) << 8; in lima_pack_render_state()
690 render->stencil_test = 0x0000ffff; in lima_pack_render_state()
Dlima_job.c386 reload_render_state.stencil_test = 0x0000ffff; in lima_pack_reload_plbu_cmd()
/external/deqp/modules/gles2/performance/
Des2pRedundantStateChangeTests.cpp211 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.", in init()
Des2pStateChangeTests.cpp230 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.", in init()
/external/deqp/modules/gles3/performance/
Des3pRedundantStateChangeTests.cpp211 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.", in init()
Des3pStateChangeTests.cpp230 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.", in init()