| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | gfx8_cmd_buffer.c | 566 .StencilPassDepthPassOp = genX(vk_to_intel_stencil_op)[d->stencil_op.front.pass_op], 635 .StencilPassDepthPassOp = genX(vk_to_intel_stencil_op)[d->stencil_op.front.pass_op],
|
| H A D | gfx7_cmd_buffer.c | 322 .StencilPassDepthPassOp = genX(vk_to_intel_stencil_op)[d->stencil_op.front.pass_op],
|
| H A D | genX_pipeline.c | 1155 .StencilPassDepthPassOp = genX(vk_to_intel_stencil_op)[info.front.passOp], 1166 depth_stencil.StencilPassDepthPassOp = 0;
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen45_pack.h | 456 enum GEN45_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN45_COLOR_CALC_STATE 515 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen4_pack.h | 454 enum GEN4_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN4_COLOR_CALC_STATE 513 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen5_pack.h | 452 enum GEN5_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN5_COLOR_CALC_STATE 511 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen6_pack.h | 519 enum GEN6_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN6_DEPTH_STENCIL_STATE 547 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen7_pack.h | 520 enum GEN7_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN7_DEPTH_STENCIL_STATE 548 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen10_pack.h | 7683 enum GEN10_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL 7720 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| H A D | gen11_pack.h | 7796 enum GEN11_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN11_3DSTATE_WM_DEPTH_STENCIL 7833 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| H A D | gen75_pack.h | 547 enum GEN75_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN75_DEPTH_STENCIL_STATE 575 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen8_pack.h | 6101 enum GEN8_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN8_3DSTATE_WM_DEPTH_STENCIL 6136 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| H A D | gen9_pack.h | 7547 enum GEN9_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN9_3DSTATE_WM_DEPTH_STENCIL 7584 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen45_pack.h | 472 enum GFX45_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX45_COLOR_CALC_STATE 531 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen4_pack.h | 470 enum GFX4_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX4_COLOR_CALC_STATE 529 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen5_pack.h | 468 enum GFX5_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX5_COLOR_CALC_STATE 527 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen6_pack.h | 535 enum GFX6_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX6_DEPTH_STENCIL_STATE 563 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen7_pack.h | 536 enum GFX7_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX7_DEPTH_STENCIL_STATE 564 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen10_pack.h | 7683 enum GEN10_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL 7720 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| H A D | gen11_pack.h | 8280 enum GFX11_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX11_3DSTATE_WM_DEPTH_STENCIL 8317 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| H A D | gen75_pack.h | 563 enum GFX75_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX75_DEPTH_STENCIL_STATE 591 __gen_uint(values->StencilPassDepthPassOp, 19, 21) |
|
| H A D | gen8_pack.h | 6117 enum GFX8_3D_Stencil_Operation StencilPassDepthPassOp; member in struct:GFX8_3DSTATE_WM_DEPTH_STENCIL 6152 __gen_uint(values->StencilPassDepthPassOp, 23, 25) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1134 ds.StencilPassDepthPassOp = STENCILOP_REPLACE;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 869 .StencilPassDepthPassOp = vk_to_gen_stencil_op[info.front.passOp],
|
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1208 ds.StencilPassDepthPassOp = STENCILOP_REPLACE;
|