Searched refs:BLENDFUNCTION_ADD (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_render.h380 #define BLENDFUNCTION_ADD 0 macro
H A Dgen9_render.h389 #define BLENDFUNCTION_ADD 0 macro
H A Dgen8_render.c1856 blend->rt.color_blend_function = BLENDFUNCTION_ADD;
1860 blend->rt.alpha_blend_function = BLENDFUNCTION_ADD;
H A Dgen9_render.c1932 blend->rt.color_blend_function = BLENDFUNCTION_ADD;
1936 blend->rt.alpha_blend_function = BLENDFUNCTION_ADD;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_render.h379 #define BLENDFUNCTION_ADD 0 macro
H A Dgen8_render.c1789 blend->rt.color_blend_function = BLENDFUNCTION_ADD;
1793 blend->rt.alpha_blend_function = BLENDFUNCTION_ADD;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c656 [VK_BLEND_OP_ADD] = BLENDFUNCTION_ADD,
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN45_3D_Color_Buffer_Blend_Function
H A Dgen4_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN4_3D_Color_Buffer_Blend_Function
H A Dgen5_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN5_3D_Color_Buffer_Blend_Function
H A Dgen6_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN6_3D_Color_Buffer_Blend_Function
H A Dgen7_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN7_3D_Color_Buffer_Blend_Function
H A Dgen10_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN10_3D_Color_Buffer_Blend_Function
H A Dgen11_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN11_3D_Color_Buffer_Blend_Function
H A Dgen75_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN75_3D_Color_Buffer_Blend_Function
H A Dgen8_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN8_3D_Color_Buffer_Blend_Function
H A Dgen9_pack.h192 BLENDFUNCTION_ADD = 0, enumerator in enum:GEN9_3D_Color_Buffer_Blend_Function
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h208 BLENDFUNCTION_ADD = 0, enumerator in enum:GFX45_3D_Color_Buffer_Blend_Function
H A Dgen4_pack.h208 BLENDFUNCTION_ADD = 0, enumerator in enum:GFX4_3D_Color_Buffer_Blend_Function
H A Dgen5_pack.h208 BLENDFUNCTION_ADD = 0, enumerator in enum:GFX5_3D_Color_Buffer_Blend_Function
H A Dgen6_pack.h208 BLENDFUNCTION_ADD = 0, enumerator in enum:GFX6_3D_Color_Buffer_Blend_Function
H A Dgen7_pack.h208 BLENDFUNCTION_ADD = 0, enumerator in enum:GFX7_3D_Color_Buffer_Blend_Function
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c913 [VK_BLEND_OP_ADD] = BLENDFUNCTION_ADD,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c227 PIPE_ASSERT(PIPE_BLEND_ADD == BLENDFUNCTION_ADD);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c162 PIPE_ASSERT(PIPE_BLEND_ADD == BLENDFUNCTION_ADD);

Completed in 291 milliseconds

12