Searched refs:GL_COLOR_CLEAR_VALUE (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/angle/src/libGLESv2/
H A Dqueryconversions.cpp37 if (pname == GL_DEPTH_RANGE || pname == GL_COLOR_CLEAR_VALUE || pname == GL_DEPTH_CLEAR_VALUE || pname == GL_BLEND_COLOR)
H A DState.cpp1165 case GL_COLOR_CLEAR_VALUE:
H A DContext.cpp1203 case GL_COLOR_CLEAR_VALUE:
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h145 GL_COLOR_CLEAR_VALUE,
H A Dcontext_state_impl_autogen.h440 case GL_COLOR_CLEAR_VALUE:
781 case GL_COLOR_CLEAR_VALUE:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl79 case GL_COLOR_CLEAR_VALUE: return "GL_COLOR_CLEAR_VALUE";
1031 case GL_COLOR_CLEAR_VALUE: return "GL_COLOR_CLEAR_VALUE";
/external/chromium_org/android_webview/browser/
H A Dscoped_app_gl_state_restore.cc219 glGetFloatv(GL_COLOR_CLEAR_VALUE, color_clear_);
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc61 case GL_COLOR_CLEAR_VALUE:
H A Dgles2_cmd_utils_implementation_autogen.h2320 0x0C22, "GL_COLOR_CLEAR_VALUE",
2611 {GL_COLOR_CLEAR_VALUE, "GL_COLOR_CLEAR_VALUE"},
/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp985 //m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, 0, 0, 0, 0);
1002 m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, fixedTests[ndx].r, fixedTests[ndx].g, fixedTests[ndx].b, fixedTests[ndx].a);
1017 m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, r, g, b, a);
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/deqp/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp1117 //m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, 0, 0, 0, 0);
1133 m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, fixedTests[ndx].r, fixedTests[ndx].g, fixedTests[ndx].b, fixedTests[ndx].a);
1146 m_verifier->verifyFloat4Color(m_testCtx, GL_COLOR_CLEAR_VALUE, r, g, b, a);
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h195 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h171 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h233 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h195 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/mesa3d/include/GLES/
H A Dgl.h233 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h195 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h192 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h219 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dget.c416 { GL_COLOR_CLEAR_VALUE, LOC_CUSTOM, TYPE_FLOATN_4, 0, extra_new_frag_clamp },
1784 case GL_COLOR_CLEAR_VALUE:
/external/mesa3d/src/mesa/main/
H A Dget.c416 { GL_COLOR_CLEAR_VALUE, LOC_CUSTOM, TYPE_FLOATN_4, 0, extra_new_frag_clamp },
1784 case GL_COLOR_CLEAR_VALUE:
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp2293 case GL_COLOR_CLEAR_VALUE:
4431 case GL_COLOR_CLEAR_VALUE:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl160 #define GL_COLOR_CLEAR_VALUE 0x0C22
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h523 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro

Completed in 4190 milliseconds

12