| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| gen8_render.h | 380 #define BLENDFUNCTION_ADD 0
|
| gen9_render.h | 389 #define BLENDFUNCTION_ADD 0
|
| gen8_render.c | 1856 blend->rt.color_blend_function = BLENDFUNCTION_ADD; 1860 blend->rt.alpha_blend_function = BLENDFUNCTION_ADD;
|
| gen9_render.c | 1932 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/ |
| gen8_render.h | 379 #define BLENDFUNCTION_ADD 0
|
| gen8_render.c | 1789 blend->rt.color_blend_function = BLENDFUNCTION_ADD; 1793 blend->rt.alpha_blend_function = BLENDFUNCTION_ADD;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| genX_pipeline.c | 656 [VK_BLEND_OP_ADD] = BLENDFUNCTION_ADD,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| genX_pipeline.c | 913 [VK_BLEND_OP_ADD] = BLENDFUNCTION_ADD,
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| gen45_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen4_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen5_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen6_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen7_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen10_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| gen11_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen75_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| gen8_pack.h | 208 BLENDFUNCTION_ADD = 0,
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| gen45_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| gen4_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| gen5_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| gen6_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| gen7_pack.h | 192 BLENDFUNCTION_ADD = 0,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| iris_state.c | 162 PIPE_ASSERT(PIPE_BLEND_ADD == BLENDFUNCTION_ADD);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| iris_state.c | 227 PIPE_ASSERT(PIPE_BLEND_ADD == BLENDFUNCTION_ADD);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| crocus_state.c | 163 PIPE_ASSERT(PIPE_BLEND_ADD == BLENDFUNCTION_ADD);
|