/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | queryconversions.cpp | 38 …RANGE || pname == GL_COLOR_CLEAR_VALUE || pname == GL_DEPTH_CLEAR_VALUE || pname == GL_BLEND_COLOR) in CastStateValueToInt()
|
D | Context.cpp | 1696 case GL_BLEND_COLOR: in getFloatv() 2264 case GL_BLEND_COLOR: in getQueryParameterInfo()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_validation_implementation_autogen.h | 138 GL_BLEND_COLOR,
|
D | context_state_impl_autogen.h | 337 case GL_BLEND_COLOR: in GetStateAsGLint() 662 case GL_BLEND_COLOR: in GetStateAsGLfloat()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFloatStateQueryTests.cpp | 1066 m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, 0, 0, 0, 0); in test() 1082 …m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, fixedTests[ndx].r, fixedTests[ndx].g, fix… in test() 1095 m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, r, g, b, a); in test()
|
/external/chromium_org/android_webview/browser/ |
D | scoped_app_gl_state_restore.cc | 221 glGetFloatv(GL_BLEND_COLOR, blend_color_); in ScopedAppGLStateRestoreImpl()
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_utils.cc | 45 case GL_BLEND_COLOR: in GLGetNumValuesReturned()
|
D | gles2_cmd_utils_implementation_autogen.h | 2592 {GL_BLEND_COLOR, "GL_BLEND_COLOR"}, in GetStringGLState()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 112 #define GL_BLEND_COLOR 0x8005 macro
|
/external/chromium_org/third_party/mesa/src/include/GLES2/ |
D | gl2.h | 112 #define GL_BLEND_COLOR 0x8005 macro
|
/external/chromium_org/third_party/angle/include/GLES2/ |
D | gl2.h | 112 #define GL_BLEND_COLOR 0x8005 macro
|
/external/chromium_org/third_party/khronos/GLES2/ |
D | gl2.h | 114 #define GL_BLEND_COLOR 0x8005 macro
|
/external/chromium_org/ppapi/lib/gl/include/GLES2/ |
D | gl2.h | 108 #define GL_BLEND_COLOR 0x8005 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1026 case GL_BLEND_COLOR: return "GL_BLEND_COLOR";
|
/external/chromium_org/third_party/angle/include/GLES3/ |
D | gl3.h | 136 #define GL_BLEND_COLOR 0x8005 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 316 #define GL_BLEND_COLOR 0x8005 macro
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | WebGLRenderingContextBase.cpp | 2230 case GL_BLEND_COLOR: in getParameter() 4379 case GL_BLEND_COLOR: in getWebGLFloatArrayParameter()
|
/external/chromium_org/third_party/mesa/src/include/GL/ |
D | gl.h | 1629 #define GL_BLEND_COLOR 0x8005 macro
|
D | glext.h | 103 #define GL_BLEND_COLOR 0x8005 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1628 #define GL_BLEND_COLOR 0x8005 macro
|
D | glext.h | 103 #define GL_BLEND_COLOR 0x8005 macro
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_opengl.h | 167 #define GL_BLEND_COLOR 0x8005 macro
|