Searched refs:GL_COLOR_WRITEMASK (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Dscoped_app_gl_state_restore.cc100 glGetBooleanv(GL_COLOR_WRITEMASK, color_mask_);
/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state_impl_autogen.h234 case GL_COLOR_WRITEMASK:
558 case GL_COLOR_WRITEMASK:
H A Dgles2_cmd_validation_implementation_autogen.h187 GL_COLOR_WRITEMASK,
H A Dgles2_cmd_decoder_unittest.cc3493 EXPECT_CALL(*gl_, GetIntegerv(GL_COLOR_WRITEMASK, result->GetData()))
3497 cmd2.Init(GL_COLOR_WRITEMASK, shared_memory_id_, shared_memory_offset_);
3500 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_COLOR_WRITEMASK),
4398 pnames[1] = GL_COLOR_WRITEMASK;
4437 pnames[1] = GL_COLOR_WRITEMASK;
H A Dgles2_cmd_decoder.cc5373 glGetBooleanv(GL_COLOR_WRITEMASK, color_mask);
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc63 case GL_COLOR_WRITEMASK:
H A Dgles2_cmd_utils_implementation_autogen.h659 { 0x0C23, "GL_COLOR_WRITEMASK", },
926 { GL_COLOR_WRITEMASK, "GL_COLOR_WRITEMASK" },
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_copy_texture_CHROMIUM_unittest.cc284 glGetBooleanv(GL_COLOR_WRITEMASK, bool_array);
/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/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h197 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GLES/
H A Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DContext.cpp1191 case GL_COLOR_WRITEMASK:
1672 case GL_COLOR_WRITEMASK:
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h193 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dget.c417 { GL_COLOR_WRITEMASK, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA },
1548 case GL_COLOR_WRITEMASK:
2583 case GL_COLOR_WRITEMASK:
/external/mesa3d/src/mesa/main/
H A Dget.c417 { GL_COLOR_WRITEMASK, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA },
1548 case GL_COLOR_WRITEMASK:
2583 case GL_COLOR_WRITEMASK:
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1733 GL_COLOR_WRITEMASK,
1782 GL_COLOR_WRITEMASK,
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.cpp2279 case GL_COLOR_WRITEMASK:
4277 if (pname != GL_COLOR_WRITEMASK) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h523 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GL/
H A Dgl.h523 #define GL_COLOR_WRITEMASK 0x0C23 macro

Completed in 186 milliseconds