Searched refs:BLENDFACTOR_SRC_COLOR (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h274 return BLENDFACTOR_SRC_COLOR;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h297 return BLENDFACTOR_SRC_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dblend.h56 case BLENDFACTOR_SRC_COLOR:
H A Dstate.h480 BLENDFACTOR_SRC_COLOR, enumerator in enum:SWR_BLEND_FACTOR
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_render.h361 #define BLENDFACTOR_SRC_COLOR 0x2 macro
H A Dgen9_render.h370 #define BLENDFACTOR_SRC_COLOR 0x2 macro
H A Dgen8_render.c340 dst = BLENDFACTOR_SRC_COLOR;
H A Dgen9_render.c391 dst = BLENDFACTOR_SRC_COLOR;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_render.h360 #define BLENDFACTOR_SRC_COLOR 0x2 macro
H A Dgen8_render.c274 dst = BLENDFACTOR_SRC_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp65 case BLENDFACTOR_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp67 case BLENDFACTOR_SRC_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c636 [VK_BLEND_FACTOR_SRC_COLOR] = BLENDFACTOR_SRC_COLOR,
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h171 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GEN45_3D_Color_Buffer_Blend_Factor
H A Dgen4_pack.h171 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GEN4_3D_Color_Buffer_Blend_Factor
H A Dgen5_pack.h171 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GEN5_3D_Color_Buffer_Blend_Factor
H A Dgen6_pack.h171 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GEN6_3D_Color_Buffer_Blend_Factor
H A Dgen7_pack.h171 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GEN7_3D_Color_Buffer_Blend_Factor
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h187 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GFX45_3D_Color_Buffer_Blend_Factor
H A Dgen4_pack.h187 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GFX4_3D_Color_Buffer_Blend_Factor
H A Dgen5_pack.h187 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GFX5_3D_Color_Buffer_Blend_Factor
H A Dgen6_pack.h187 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GFX6_3D_Color_Buffer_Blend_Factor
H A Dgen7_pack.h187 BLENDFACTOR_SRC_COLOR = 2, enumerator in enum:GFX7_3D_Color_Buffer_Blend_Factor
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c893 [VK_BLEND_FACTOR_SRC_COLOR] = BLENDFACTOR_SRC_COLOR,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c207 PIPE_ASSERT(PIPE_BLENDFACTOR_SRC_COLOR == BLENDFACTOR_SRC_COLOR);

Completed in 129 milliseconds

12