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

12

/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h496 enum GEN45_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN45_COLOR_CALC_STATE
561 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen4_pack.h494 enum GEN4_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN4_COLOR_CALC_STATE
559 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen5_pack.h492 enum GEN5_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN5_COLOR_CALC_STATE
557 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen6_pack.h340 enum GEN6_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN6_BLEND_STATE_ENTRY
378 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen7_pack.h369 enum GEN7_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN7_BLEND_STATE_ENTRY
407 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen10_pack.h487 enum GEN10_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN10_BLEND_STATE_ENTRY
517 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen11_pack.h488 enum GEN11_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN11_BLEND_STATE_ENTRY
518 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen75_pack.h396 enum GEN75_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN75_BLEND_STATE_ENTRY
434 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen8_pack.h432 enum GEN8_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN8_BLEND_STATE_ENTRY
462 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen9_pack.h487 enum GEN9_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN9_BLEND_STATE_ENTRY
517 __gen_uint(values->ColorBlendFunction, 18, 20) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h512 enum GFX45_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX45_COLOR_CALC_STATE
577 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen4_pack.h510 enum GFX4_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX4_COLOR_CALC_STATE
575 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen5_pack.h508 enum GFX5_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX5_COLOR_CALC_STATE
573 __gen_uint(values->ColorBlendFunction, 29, 31);
H A Dgen6_pack.h356 enum GFX6_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX6_BLEND_STATE_ENTRY
394 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen7_pack.h385 enum GFX7_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX7_BLEND_STATE_ENTRY
423 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen10_pack.h487 enum GEN10_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GEN10_BLEND_STATE_ENTRY
517 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen11_pack.h504 enum GFX11_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX11_BLEND_STATE_ENTRY
534 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen75_pack.h412 enum GFX75_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX75_BLEND_STATE_ENTRY
450 __gen_uint(values->ColorBlendFunction, 11, 13) |
H A Dgen8_pack.h448 enum GFX8_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX8_BLEND_STATE_ENTRY
478 __gen_uint(values->ColorBlendFunction, 18, 20) |
H A Dgen9_pack.h503 enum GFX9_3D_Color_Buffer_Blend_Function ColorBlendFunction; member in struct:GFX9_BLEND_STATE_ENTRY
533 __gen_uint(values->ColorBlendFunction, 18, 20) |
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c967 .ColorBlendFunction = vk_to_gen_blend_op[a->colorBlendOp],
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c1302 .ColorBlendFunction = vk_to_intel_blend_op[a->colorBlendOp],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c1556 entry->ColorBlendFunction = rt->rgb_func;
1572 entry->ColorBlendFunction = PIPE_BLEND_ADD;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3020 entry->ColorBlendFunction = blend_eqn(eqRGB);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2919 entry->ColorBlendFunction = blend_eqn(eqRGB);

Completed in 323 milliseconds

12