Searched refs:AlphaTestFunction (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h471 enum GEN45_3D_Compare_Function AlphaTestFunction; member in struct:GEN45_COLOR_CALC_STATE
536 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen4_pack.h469 enum GEN4_3D_Compare_Function AlphaTestFunction; member in struct:GEN4_COLOR_CALC_STATE
534 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen5_pack.h467 enum GEN5_3D_Compare_Function AlphaTestFunction; member in struct:GEN5_COLOR_CALC_STATE
532 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen6_pack.h355 enum GEN6_3D_Compare_Function AlphaTestFunction; member in struct:GEN6_BLEND_STATE_ENTRY
392 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen7_pack.h384 enum GEN7_3D_Compare_Function AlphaTestFunction; member in struct:GEN7_BLEND_STATE_ENTRY
421 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen10_pack.h536 enum GEN10_3D_Compare_Function AlphaTestFunction; member in struct:GEN10_BLEND_STATE
556 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen11_pack.h537 enum GEN11_3D_Compare_Function AlphaTestFunction; member in struct:GEN11_BLEND_STATE
557 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen75_pack.h411 enum GEN75_3D_Compare_Function AlphaTestFunction; member in struct:GEN75_BLEND_STATE_ENTRY
448 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen8_pack.h481 enum GEN8_3D_Compare_Function AlphaTestFunction; member in struct:GEN8_BLEND_STATE
501 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen9_pack.h536 enum GEN9_3D_Compare_Function AlphaTestFunction; member in struct:GEN9_BLEND_STATE
556 __gen_uint(values->AlphaTestFunction, 24, 26) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h487 enum GFX45_3D_Compare_Function AlphaTestFunction; member in struct:GFX45_COLOR_CALC_STATE
552 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen4_pack.h485 enum GFX4_3D_Compare_Function AlphaTestFunction; member in struct:GFX4_COLOR_CALC_STATE
550 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen5_pack.h483 enum GFX5_3D_Compare_Function AlphaTestFunction; member in struct:GFX5_COLOR_CALC_STATE
548 __gen_uint(values->AlphaTestFunction, 8, 10) |
H A Dgen6_pack.h371 enum GFX6_3D_Compare_Function AlphaTestFunction; member in struct:GFX6_BLEND_STATE_ENTRY
408 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen7_pack.h400 enum GFX7_3D_Compare_Function AlphaTestFunction; member in struct:GFX7_BLEND_STATE_ENTRY
437 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen10_pack.h536 enum GEN10_3D_Compare_Function AlphaTestFunction; member in struct:GEN10_BLEND_STATE
556 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen11_pack.h553 enum GFX11_3D_Compare_Function AlphaTestFunction; member in struct:GFX11_BLEND_STATE
573 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen75_pack.h427 enum GFX75_3D_Compare_Function AlphaTestFunction; member in struct:GFX75_BLEND_STATE_ENTRY
464 __gen_uint(values->AlphaTestFunction, 13, 15) |
H A Dgen8_pack.h497 enum GFX8_3D_Compare_Function AlphaTestFunction; member in struct:GFX8_BLEND_STATE
517 __gen_uint(values->AlphaTestFunction, 24, 26) |
H A Dgen9_pack.h552 enum GFX9_3D_Compare_Function AlphaTestFunction; member in struct:GFX9_BLEND_STATE
572 __gen_uint(values->AlphaTestFunction, 24, 26) |
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3082 blend.AlphaTestFunction =
3472 cc.AlphaTestFunction =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2981 blend.AlphaTestFunction =
3371 cc.AlphaTestFunction =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c6147 be.AlphaTestFunction = translate_compare_func(cso_zsa->cso.alpha_func);
6237 cc.AlphaTestFunction = translate_compare_func(cso->cso.alpha_func);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1006 /* bl.AlphaTestEnable and bs.AlphaTestFunction are filled in later. */
4620 bs.AlphaTestFunction = translate_compare_func(cso_zsa->alpha.func);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c1348 /* bl.AlphaTestEnable and bs.AlphaTestFunction are filled in later. */
5779 bs.AlphaTestFunction = translate_compare_func(cso_zsa->alpha_func);

Completed in 414 milliseconds

12