Searched refs:DepthTestFunction (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c563 .DepthTestFunction = genX(vk_to_intel_compare_op)[d->depth_compare_op],
632 .DepthTestFunction = genX(vk_to_intel_compare_op)[d->depth_compare_op],
H A Dgfx7_cmd_buffer.c319 .DepthTestFunction = genX(vk_to_intel_compare_op)[d->depth_compare_op],
H A DgenX_pipeline.c1144 .DepthTestFunction =
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_genX_exec.h1106 ds.DepthTestFunction = COMPAREFUNCTION_ALWAYS;
1116 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h467 enum GEN45_3D_Compare_Function DepthTestFunction; member in struct:GEN45_COLOR_CALC_STATE
530 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen4_pack.h465 enum GEN4_3D_Compare_Function DepthTestFunction; member in struct:GEN4_COLOR_CALC_STATE
528 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen5_pack.h463 enum GEN5_3D_Compare_Function DepthTestFunction; member in struct:GEN5_COLOR_CALC_STATE
526 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen6_pack.h529 enum GEN6_3D_Compare_Function DepthTestFunction; member in struct:GEN6_DEPTH_STENCIL_STATE
561 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen7_pack.h530 enum GEN7_3D_Compare_Function DepthTestFunction; member in struct:GEN7_DEPTH_STENCIL_STATE
562 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen10_pack.h7677 enum GEN10_3D_Compare_Function DepthTestFunction; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL
7714 __gen_uint(values->DepthTestFunction, 5, 7) |
H A Dgen11_pack.h7790 enum GEN11_3D_Compare_Function DepthTestFunction; member in struct:GEN11_3DSTATE_WM_DEPTH_STENCIL
7827 __gen_uint(values->DepthTestFunction, 5, 7) |
H A Dgen75_pack.h557 enum GEN75_3D_Compare_Function DepthTestFunction; member in struct:GEN75_DEPTH_STENCIL_STATE
589 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen8_pack.h6095 enum GEN8_3D_Compare_Function DepthTestFunction; member in struct:GEN8_3DSTATE_WM_DEPTH_STENCIL
6130 __gen_uint(values->DepthTestFunction, 5, 7) |
H A Dgen9_pack.h7541 enum GEN9_3D_Compare_Function DepthTestFunction; member in struct:GEN9_3DSTATE_WM_DEPTH_STENCIL
7578 __gen_uint(values->DepthTestFunction, 5, 7) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h483 enum GFX45_3D_Compare_Function DepthTestFunction; member in struct:GFX45_COLOR_CALC_STATE
546 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen4_pack.h481 enum GFX4_3D_Compare_Function DepthTestFunction; member in struct:GFX4_COLOR_CALC_STATE
544 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen5_pack.h479 enum GFX5_3D_Compare_Function DepthTestFunction; member in struct:GFX5_COLOR_CALC_STATE
542 __gen_uint(values->DepthTestFunction, 12, 14) |
H A Dgen6_pack.h545 enum GFX6_3D_Compare_Function DepthTestFunction; member in struct:GFX6_DEPTH_STENCIL_STATE
577 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen7_pack.h546 enum GFX7_3D_Compare_Function DepthTestFunction; member in struct:GFX7_DEPTH_STENCIL_STATE
578 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen10_pack.h7677 enum GEN10_3D_Compare_Function DepthTestFunction; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL
7714 __gen_uint(values->DepthTestFunction, 5, 7) |
H A Dgen11_pack.h8274 enum GFX11_3D_Compare_Function DepthTestFunction; member in struct:GFX11_3DSTATE_WM_DEPTH_STENCIL
8311 __gen_uint(values->DepthTestFunction, 5, 7) |
H A Dgen75_pack.h573 enum GFX75_3D_Compare_Function DepthTestFunction; member in struct:GFX75_DEPTH_STENCIL_STATE
605 __gen_uint(values->DepthTestFunction, 27, 29) |
H A Dgen8_pack.h6111 enum GFX8_3D_Compare_Function DepthTestFunction; member in struct:GFX8_3DSTATE_WM_DEPTH_STENCIL
6146 __gen_uint(values->DepthTestFunction, 5, 7) |
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c864 .DepthTestFunction = vk_to_gen_compare_op[info.depthCompareOp],
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h1189 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;

Completed in 282 milliseconds

12