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

12

/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp491 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true);
520 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx].g==GL_TRUE, testMasks[ndx].b==GL_TRUE, testMasks[ndx].a==GL_TRUE);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h148 GL_COLOR_WRITEMASK,
H A Dcontext_state_impl_autogen.h461 case GL_COLOR_WRITEMASK:
802 case GL_COLOR_WRITEMASK:
H A Dgles2_cmd_decoder_unittest_drawing.cc160 EXPECT_CALL(*gl_, GetIntegerv(GL_COLOR_WRITEMASK, result->GetData()))
164 cmd2.Init(GL_COLOR_WRITEMASK, shared_memory_id_, shared_memory_offset_);
167 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_COLOR_WRITEMASK),
H A Dgles2_cmd_decoder_unittest.cc391 pnames[1] = GL_COLOR_WRITEMASK;
432 pnames[1] = GL_COLOR_WRITEMASK;
/external/deqp/framework/opengl/
H A DgluStrUtil.inl80 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
1027 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
/external/chromium_org/android_webview/browser/
H A Dscoped_app_gl_state_restore.cc217 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.h2317 0x0C23, "GL_COLOR_WRITEMASK",
2614 {GL_COLOR_WRITEMASK, "GL_COLOR_WRITEMASK"},
/external/deqp/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp535 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true);
564 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx].g==GL_TRUE, testMasks[ndx].b==GL_TRUE, testMasks[ndx].a==GL_TRUE);
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_copy_texture_CHROMIUM_unittest.cc396 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.h172 #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/ppapi/lib/gl/include/GLES2/
H A Dgl2.h193 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DState.cpp1125 case GL_COLOR_WRITEMASK:
H A DContext.cpp1179 case GL_COLOR_WRITEMASK:
/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/third_party/angle/include/GLES3/
H A Dgl3.h220 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1953 GL_COLOR_WRITEMASK,
2002 GL_COLOR_WRITEMASK,

Completed in 1674 milliseconds

12