Searched refs:AlphaBlendFunction (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h481 enum GEN45_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN45_COLOR_CALC_STATE
547 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen4_pack.h479 enum GEN4_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN4_COLOR_CALC_STATE
545 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen5_pack.h477 enum GEN5_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN5_COLOR_CALC_STATE
543 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen6_pack.h343 enum GEN6_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN6_BLEND_STATE_ENTRY
381 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen7_pack.h372 enum GEN7_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN7_BLEND_STATE_ENTRY
410 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen10_pack.h484 enum GEN10_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN10_BLEND_STATE_ENTRY
514 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen11_pack.h485 enum GEN11_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN11_BLEND_STATE_ENTRY
515 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen75_pack.h399 enum GEN75_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN75_BLEND_STATE_ENTRY
437 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen8_pack.h429 enum GEN8_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN8_BLEND_STATE_ENTRY
459 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen9_pack.h484 enum GEN9_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN9_BLEND_STATE_ENTRY
514 __gen_uint(values->AlphaBlendFunction, 5, 7) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h497 enum GFX45_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX45_COLOR_CALC_STATE
563 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen4_pack.h495 enum GFX4_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX4_COLOR_CALC_STATE
561 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen5_pack.h493 enum GFX5_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX5_COLOR_CALC_STATE
559 __gen_uint(values->AlphaBlendFunction, 12, 14) |
H A Dgen6_pack.h359 enum GFX6_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX6_BLEND_STATE_ENTRY
397 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen7_pack.h388 enum GFX7_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX7_BLEND_STATE_ENTRY
426 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen10_pack.h484 enum GEN10_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GEN10_BLEND_STATE_ENTRY
514 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen11_pack.h501 enum GFX11_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX11_BLEND_STATE_ENTRY
531 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen75_pack.h415 enum GFX75_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX75_BLEND_STATE_ENTRY
453 __gen_uint(values->AlphaBlendFunction, 26, 28) |
H A Dgen8_pack.h445 enum GFX8_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX8_BLEND_STATE_ENTRY
475 __gen_uint(values->AlphaBlendFunction, 5, 7) |
H A Dgen9_pack.h500 enum GFX9_3D_Color_Buffer_Blend_Function AlphaBlendFunction; member in struct:GFX9_BLEND_STATE_ENTRY
530 __gen_uint(values->AlphaBlendFunction, 5, 7) |
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c970 .AlphaBlendFunction = vk_to_gen_blend_op[a->alphaBlendOp],
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c1305 .AlphaBlendFunction = vk_to_intel_blend_op[a->alphaBlendOp],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c1557 entry->AlphaBlendFunction = rt->alpha_func;
1573 entry->AlphaBlendFunction = PIPE_BLEND_ADD;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3021 entry->AlphaBlendFunction = blend_eqn(eqA);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2920 entry->AlphaBlendFunction = blend_eqn(eqA);

Completed in 344 milliseconds

12