HomeSort by: relevance | last modified time | path
    Searched refs:DepthTestFunction (Results 1 - 25 of 33) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
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],
gfx7_cmd_buffer.c 319 .DepthTestFunction = genX(vk_to_intel_compare_op)[d->depth_compare_op],
genX_pipeline.c 1144 .DepthTestFunction =
  /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
blorp_genX_exec.h 1106 ds.DepthTestFunction = COMPAREFUNCTION_ALWAYS;
1116 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen45_pack.h 483 enum GFX45_3D_Compare_Function DepthTestFunction;
546 __gen_uint(values->DepthTestFunction, 12, 14) |
gen4_pack.h 481 enum GFX4_3D_Compare_Function DepthTestFunction;
544 __gen_uint(values->DepthTestFunction, 12, 14) |
gen5_pack.h 479 enum GFX5_3D_Compare_Function DepthTestFunction;
542 __gen_uint(values->DepthTestFunction, 12, 14) |
gen6_pack.h 545 enum GFX6_3D_Compare_Function DepthTestFunction;
577 __gen_uint(values->DepthTestFunction, 27, 29) |
gen7_pack.h 546 enum GFX7_3D_Compare_Function DepthTestFunction;
578 __gen_uint(values->DepthTestFunction, 27, 29) |
gen10_pack.h 7677 enum GEN10_3D_Compare_Function DepthTestFunction;
7714 __gen_uint(values->DepthTestFunction, 5, 7) |
gen11_pack.h 8274 enum GFX11_3D_Compare_Function DepthTestFunction;
8311 __gen_uint(values->DepthTestFunction, 5, 7) |
gen75_pack.h 573 enum GFX75_3D_Compare_Function DepthTestFunction;
605 __gen_uint(values->DepthTestFunction, 27, 29) |
gen8_pack.h 6111 enum GFX8_3D_Compare_Function DepthTestFunction;
6146 __gen_uint(values->DepthTestFunction, 5, 7) |
gen9_pack.h 7557 enum GFX9_3D_Compare_Function DepthTestFunction;
7594 __gen_uint(values->DepthTestFunction, 5, 7) |
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen45_pack.h 467 enum GEN45_3D_Compare_Function DepthTestFunction;
530 __gen_uint(values->DepthTestFunction, 12, 14) |
gen4_pack.h 465 enum GEN4_3D_Compare_Function DepthTestFunction;
528 __gen_uint(values->DepthTestFunction, 12, 14) |
gen5_pack.h 463 enum GEN5_3D_Compare_Function DepthTestFunction;
526 __gen_uint(values->DepthTestFunction, 12, 14) |
gen6_pack.h 529 enum GEN6_3D_Compare_Function DepthTestFunction;
561 __gen_uint(values->DepthTestFunction, 27, 29) |
gen7_pack.h 530 enum GEN7_3D_Compare_Function DepthTestFunction;
562 __gen_uint(values->DepthTestFunction, 27, 29) |
gen10_pack.h 7677 enum GEN10_3D_Compare_Function DepthTestFunction;
7714 __gen_uint(values->DepthTestFunction, 5, 7) |
gen11_pack.h 7790 enum GEN11_3D_Compare_Function DepthTestFunction;
7827 __gen_uint(values->DepthTestFunction, 5, 7) |
gen75_pack.h 557 enum GEN75_3D_Compare_Function DepthTestFunction;
589 __gen_uint(values->DepthTestFunction, 27, 29) |
gen8_pack.h 6095 enum GEN8_3D_Compare_Function DepthTestFunction;
6130 __gen_uint(values->DepthTestFunction, 5, 7) |
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_pipeline.c 864 .DepthTestFunction = vk_to_gen_compare_op[info.depthCompareOp],
  /xsrc/external/mit/MesaLib/dist/src/intel/blorp/
blorp_genX_exec.h 1189 ds.DepthTestFunction = COMPAREFUNCTION_NEVER;

Completed in 268 milliseconds

1 2