Searched refs:GL_CONSTANT_COLOR (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_util.c84 case GL_CONSTANT_COLOR:
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_util.c84 case GL_CONSTANT_COLOR:
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h56 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h56 case GL_CONSTANT_COLOR:
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h89 GL_CONSTANT_COLOR,
383 GL_CONSTANT_COLOR,
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c77 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c77 case GL_CONSTANT_COLOR:
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A Drenderer9_utils.cpp63 case GL_CONSTANT_COLOR: d3dBlend = D3DBLEND_BLENDFACTOR; break;
H A Drenderer11_utils.cpp34 case GL_CONSTANT_COLOR: d3dBlend = D3D11_BLEND_BLEND_FACTOR; break;
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_blend.c540 case GL_CONSTANT_COLOR:
601 case GL_CONSTANT_COLOR:
656 case GL_CONSTANT_COLOR:
715 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/swrast/
H A Ds_blend.c540 case GL_CONSTANT_COLOR:
601 case GL_CONSTANT_COLOR:
656 case GL_CONSTANT_COLOR:
715 case GL_CONSTANT_COLOR:
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils_implementation_autogen.h274 { 0x8001, "GL_CONSTANT_COLOR", },
800 { GL_CONSTANT_COLOR, "GL_CONSTANT_COLOR" },
1210 { GL_CONSTANT_COLOR, "GL_CONSTANT_COLOR" },
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dblend.c62 case GL_CONSTANT_COLOR:
99 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/main/
H A Dblend.c62 case GL_CONSTANT_COLOR:
99 case GL_CONSTANT_COLOR:
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DlibGLESv2.cpp617 case GL_CONSTANT_COLOR:
639 case GL_CONSTANT_COLOR:
660 case GL_CONSTANT_COLOR:
682 case GL_CONSTANT_COLOR:
691 bool constantColorUsed = (srcRGB == GL_CONSTANT_COLOR || srcRGB == GL_ONE_MINUS_CONSTANT_COLOR ||
692 dstRGB == GL_CONSTANT_COLOR || dstRGB == GL_ONE_MINUS_CONSTANT_COLOR);
699 ERR("Simultaneous use of GL_CONSTANT_ALPHA/GL_ONE_MINUS_CONSTANT_ALPHA and GL_CONSTANT_COLOR/GL_ONE_MINUS_CONSTANT_COLOR invalid under WebGL");
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h109 #define GL_CONSTANT_COLOR 0x8001 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro

Completed in 608 milliseconds

12