Home
last modified time | relevance | path

Searched refs:GL_COLOR_WRITEMASK (Results 1 – 25 of 26) sorted by relevance

12

/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBase.cpp140 gl.getIntegeri_v(GL_COLOR_WRITEMASK, idx, ia); in CheckBuffer()
141 gl.getInteger64i_v(GL_COLOR_WRITEMASK, idx, lia); in CheckBuffer()
142 gl.getBooleani_v(GL_COLOR_WRITEMASK, idx, ba); in CheckBuffer()
170 gl.getIntegerv(GL_COLOR_WRITEMASK, ia); in CheckBuffer()
171 gl.getInteger64v(GL_COLOR_WRITEMASK, lia); in CheckBuffer()
172 gl.getBooleanv(GL_COLOR_WRITEMASK, ba); in CheckBuffer()
173 gl.getFloatv(GL_COLOR_WRITEMASK, fa); in CheckBuffer()
DesextcDrawBuffersIndexedNegative.cpp133 gl.getBooleani_v(GL_COLOR_WRITEMASK, maxDrawBuffers, &bData); in iterate()
/external/deqp/framework/opengl/
DgluQueryUtil.inl14 case GL_COLOR_WRITEMASK: return 4;
29 case GL_COLOR_WRITEMASK: return 4;
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/
Des2fBooleanStateQueryTests.cpp491 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true); in test()
520 …m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx… in test()
/external/deqp/modules/gles3/functional/
Des3fBooleanStateQueryTests.cpp535 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true); in test()
564 …m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx… in test()
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp978 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierTyp… in iterate()
986 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
995 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, (ndx % 2 == 0 ? tcu::BVec4(true… in iterate()
1006 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GLES/
Dgl.h206 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/include/GLES/
Dgl.h197 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1104 case GL_COLOR_WRITEMASK: in getBooleanv()
1504 case GL_COLOR_WRITEMASK: in getQueryParameterNum()
1705 case GL_COLOR_WRITEMASK: in isQueryParameterBool()
/external/mesa3d/src/mesa/main/
Dget.c677 case GL_COLOR_WRITEMASK: in find_custom_value()
2245 case GL_COLOR_WRITEMASK: in find_value_indexed()
/external/swiftshader/include/GLES2/
Dgl2.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GLES2/
Dgl2.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h220 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h12 { GL_COLOR_WRITEMASK, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA },
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1811 case GL_COLOR_WRITEMASK: in getBooleanv()
2666 case GL_COLOR_WRITEMASK: in getQueryParameterInfo()
/external/swiftshader/include/GLES3/
Dgl3.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GLES3/
Dgl3.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
Dgl31.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro
Dgl32.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/mesa3d/include/GL/
Dgl.h495 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl165 #define GL_COLOR_WRITEMASK 0x0C23 macro
/external/swiftshader/include/GL/
Dglcorearb.h176 #define GL_COLOR_WRITEMASK 0x0C23 macro

12