/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 429 GL_CONSTANT_COLOR, in init() 446 GL_CONSTANT_COLOR, in init() 752 GL_CONSTANT_COLOR, in init() 769 GL_CONSTANT_COLOR, in init() 786 GL_CONSTANT_COLOR, in init() 803 GL_CONSTANT_COLOR, in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 464 GL_CONSTANT_COLOR, in init() 481 GL_CONSTANT_COLOR, in init() 814 GL_CONSTANT_COLOR, in init() 831 GL_CONSTANT_COLOR, in init() 848 GL_CONSTANT_COLOR, in init() 865 GL_CONSTANT_COLOR, in init()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_util.c | 84 case GL_CONSTANT_COLOR: in brw_translate_blend_factor()
|
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_util.c | 84 case GL_CONSTANT_COLOR: in brw_translate_blend_factor()
|
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 56 case GL_CONSTANT_COLOR: in nvgl_blend_func()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 56 case GL_CONSTANT_COLOR: in nvgl_blend_func()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_state.c | 142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 117 GL_CONSTANT_COLOR, in computeRandomRenderState() 143 GL_CONSTANT_COLOR, in computeRandomRenderState()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_validation_implementation_autogen.h | 60 GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, 295 GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR,
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/ |
D | renderer9_utils.cpp | 66 case GL_CONSTANT_COLOR: d3dBlend = D3DBLEND_BLENDFACTOR; break; in ConvertBlendFunc()
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_atom_blend.c | 77 case GL_CONSTANT_COLOR: in translate_blend()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 77 case GL_CONSTANT_COLOR: in translate_blend()
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_utils_implementation_autogen.h | 2475 {GL_CONSTANT_COLOR, "GL_CONSTANT_COLOR"}, in GetStringDstBlendFactor() 2876 {GL_CONSTANT_COLOR, "GL_CONSTANT_COLOR"}, in GetStringSrcBlendFactor()
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_blend.c | 540 case GL_CONSTANT_COLOR: in blend_general_float() 601 case GL_CONSTANT_COLOR: in blend_general_float() 656 case GL_CONSTANT_COLOR: in blend_general_float() 715 case GL_CONSTANT_COLOR: in blend_general_float()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 540 case GL_CONSTANT_COLOR: in blend_general_float() 601 case GL_CONSTANT_COLOR: in blend_general_float() 656 case GL_CONSTANT_COLOR: in blend_general_float() 715 case GL_CONSTANT_COLOR: in blend_general_float()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 305 case GL_CONSTANT_COLOR: return rr::BLENDFUNC_CONSTANT_COLOR; in mapGLBlendFunc()
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/ |
D | renderer11_utils.cpp | 37 case GL_CONSTANT_COLOR: d3dBlend = D3D11_BLEND_BLEND_FACTOR; break; in ConvertBlendFunc()
|
/external/mesa3d/src/mesa/main/ |
D | blend.c | 62 case GL_CONSTANT_COLOR: in legal_src_factor() 99 case GL_CONSTANT_COLOR: in legal_dst_factor()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | blend.c | 62 case GL_CONSTANT_COLOR: in legal_src_factor() 99 case GL_CONSTANT_COLOR: in legal_dst_factor()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 329 { GL_CONSTANT_COLOR, "constant_color" }, in init()
|