Home
last modified time | relevance | path

Searched refs:BackfaceStencilTestFunction (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Dgfx7_cmd_buffer.c185 … .BackfaceStencilTestFunction = genX(vk_to_intel_compare_op)[opt_ds.stencil.back.op.compare], in genX()
H A Dgfx8_cmd_buffer.c318 … ds.BackfaceStencilTestFunction = genX(vk_to_intel_compare_op)[opt_ds.stencil.back.op.compare]; in genX()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_gfx_state.c960 SET(WM_DEPTH_STENCIL, ds.BackfaceStencilTestFunction, in genX()
2112 SET(ds, ds, BackfaceStencilTestFunction); in cmd_buffer_gfx_state_emission()
H A Danv_private.h1748 uint32_t BackfaceStencilTestFunction; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5802 ds->BackfaceStencilTestFunction = translate_compare_func(cso->cso.stencil[1].func); in set_depth_stencil_bits()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c1870 wmds.BackfaceStencilTestFunction = in iris_create_zsa_state()