| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | gfx8_cmd_buffer.c | 563 .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 D | gfx7_cmd_buffer.c | 319 .DepthTestFunction = genX(vk_to_intel_compare_op)[d->depth_compare_op],
|
| H A D | genX_pipeline.c | 1144 .DepthTestFunction =
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1106 ds.DepthTestFunction = COMPAREFUNCTION_ALWAYS; 1116 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen45_pack.h | 467 enum GEN45_3D_Compare_Function DepthTestFunction; member in struct:GEN45_COLOR_CALC_STATE 530 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen4_pack.h | 465 enum GEN4_3D_Compare_Function DepthTestFunction; member in struct:GEN4_COLOR_CALC_STATE 528 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen5_pack.h | 463 enum GEN5_3D_Compare_Function DepthTestFunction; member in struct:GEN5_COLOR_CALC_STATE 526 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen6_pack.h | 529 enum GEN6_3D_Compare_Function DepthTestFunction; member in struct:GEN6_DEPTH_STENCIL_STATE 561 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen7_pack.h | 530 enum GEN7_3D_Compare_Function DepthTestFunction; member in struct:GEN7_DEPTH_STENCIL_STATE 562 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen10_pack.h | 7677 enum GEN10_3D_Compare_Function DepthTestFunction; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL 7714 __gen_uint(values->DepthTestFunction, 5, 7) |
|
| H A D | gen11_pack.h | 7790 enum GEN11_3D_Compare_Function DepthTestFunction; member in struct:GEN11_3DSTATE_WM_DEPTH_STENCIL 7827 __gen_uint(values->DepthTestFunction, 5, 7) |
|
| H A D | gen75_pack.h | 557 enum GEN75_3D_Compare_Function DepthTestFunction; member in struct:GEN75_DEPTH_STENCIL_STATE 589 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen8_pack.h | 6095 enum GEN8_3D_Compare_Function DepthTestFunction; member in struct:GEN8_3DSTATE_WM_DEPTH_STENCIL 6130 __gen_uint(values->DepthTestFunction, 5, 7) |
|
| H A D | gen9_pack.h | 7541 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 D | gen45_pack.h | 483 enum GFX45_3D_Compare_Function DepthTestFunction; member in struct:GFX45_COLOR_CALC_STATE 546 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen4_pack.h | 481 enum GFX4_3D_Compare_Function DepthTestFunction; member in struct:GFX4_COLOR_CALC_STATE 544 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen5_pack.h | 479 enum GFX5_3D_Compare_Function DepthTestFunction; member in struct:GFX5_COLOR_CALC_STATE 542 __gen_uint(values->DepthTestFunction, 12, 14) |
|
| H A D | gen6_pack.h | 545 enum GFX6_3D_Compare_Function DepthTestFunction; member in struct:GFX6_DEPTH_STENCIL_STATE 577 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen7_pack.h | 546 enum GFX7_3D_Compare_Function DepthTestFunction; member in struct:GFX7_DEPTH_STENCIL_STATE 578 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen10_pack.h | 7677 enum GEN10_3D_Compare_Function DepthTestFunction; member in struct:GEN10_3DSTATE_WM_DEPTH_STENCIL 7714 __gen_uint(values->DepthTestFunction, 5, 7) |
|
| H A D | gen11_pack.h | 8274 enum GFX11_3D_Compare_Function DepthTestFunction; member in struct:GFX11_3DSTATE_WM_DEPTH_STENCIL 8311 __gen_uint(values->DepthTestFunction, 5, 7) |
|
| H A D | gen75_pack.h | 573 enum GFX75_3D_Compare_Function DepthTestFunction; member in struct:GFX75_DEPTH_STENCIL_STATE 605 __gen_uint(values->DepthTestFunction, 27, 29) |
|
| H A D | gen8_pack.h | 6111 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 D | genX_pipeline.c | 864 .DepthTestFunction = vk_to_gen_compare_op[info.depthCompareOp],
|
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1189 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;
|