/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 421 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, true); in test() 425 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, false); in test() 429 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, true); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBooleanStateQueryTests.cpp | 461 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, true); in test() 465 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, false); in test() 469 m_verifier->verifyBoolean(m_testCtx, GL_DEPTH_WRITEMASK, true); in test()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 61 case GL_DEPTH_WRITEMASK: return "GL_DEPTH_WRITEMASK"; 1117 case GL_DEPTH_WRITEMASK: return "GL_DEPTH_WRITEMASK";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 207 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 180 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 171 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 174 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Context.cpp | 1103 case GL_DEPTH_WRITEMASK: *params = mState.depthMask; break; in getBooleanv() 1493 case GL_DEPTH_WRITEMASK: in getQueryParameterNum() 1695 case GL_DEPTH_WRITEMASK: in isQueryParameterBool()
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 156 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 156 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 198 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 20 { GL_DEPTH_WRITEMASK, CONTEXT_BOOL(Depth.Mask), NO_EXTRA },
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 1810 case GL_DEPTH_WRITEMASK: *params = mState.depthMask; break; in getBooleanv() 2647 case GL_DEPTH_WRITEMASK: in getQueryParameterInfo()
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 156 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 156 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
D | gl31.h | 158 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
D | gl32.h | 158 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 277 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
D | glcorearb.h | 153 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 141 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 153 #define GL_DEPTH_WRITEMASK 0x0B72 macro
|