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

12

/external/deqp/framework/opengl/
H A DgluQueryUtil.inl14 case GL_COLOR_WRITEMASK: return 4;
29 case GL_COLOR_WRITEMASK: return 4;
H A DgluStrUtil.inl83 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
1116 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
1395 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
/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/deqp/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp978 verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierType);
986 verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, false), m_verifierType);
995 verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, (ndx % 2 == 0 ? tcu::BVec4(true, false, true, false) : tcu::BVec4(false, true, false, true)), m_verifierType);
1006 verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, false), m_verifierType);
/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/robolectric/v1/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/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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/swiftshader/include/GLES/
H A Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/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/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp1100 case GL_COLOR_WRITEMASK:
1469 case GL_COLOR_WRITEMASK:
1670 case GL_COLOR_WRITEMASK:
/external/swiftshader/include/GLES2/
H A Dgl2.h175 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h220 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1193 case GL_COLOR_WRITEMASK:
1606 case GL_COLOR_WRITEMASK:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1745 case GL_COLOR_WRITEMASK:
2614 case GL_COLOR_WRITEMASK:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl160 #define GL_COLOR_WRITEMASK 0x0C23
/external/mesa3d/include/GL/
H A Dgl.h523 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h175 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h283 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 347 milliseconds

12