Searched refs:StencilTestFunction (Results 1 – 8 of 8) sorted by relevance
181 .StencilTestFunction = genX(vk_to_intel_compare_op)[opt_ds.stencil.front.op.compare], in genX()
314 ds.StencilTestFunction = genX(vk_to_intel_compare_op)[opt_ds.stencil.front.op.compare]; in genX()
1242 SET(WM_DEPTH_STENCIL, ds.StencilTestFunction, in update_wm_depth_stencil()2618 SET(ds, ds, StencilTestFunction); in cmd_buffer_gfx_state_emission()
1780 uint32_t StencilTestFunction; member
1245 ds.StencilTestFunction = COMPAREFUNCTION_ALWAYS; in blorp_emit_depth_stencil_state()
1043 ds.StencilTestFunction = COMPAREFUNCTION_ALWAYS; in blorp_emit_depth_stencil_state()
1939 wmds.StencilTestFunction = in iris_create_zsa_state()
5795 ds->StencilTestFunction = translate_compare_func(cso->cso.stencil[0].func); in set_depth_stencil_bits()