/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 447 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test() 451 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true); in test() 455 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBooleanStateQueryTests.cpp | 487 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test() 491 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true); in test() 495 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 102 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT"; 1087 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 244 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Context.cpp | 1102 case GL_SAMPLE_COVERAGE_INVERT: *params = mState.sampleCoverageInvert; break; in getBooleanv() 1492 case GL_SAMPLE_COVERAGE_INVERT: in getQueryParameterNum() 1694 case GL_SAMPLE_COVERAGE_INVERT: in isQueryParameterBool()
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 239 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 1809 case GL_SAMPLE_COVERAGE_INVERT: *params = mState.sampleCoverageInvert; break; in getBooleanv() 2646 case GL_SAMPLE_COVERAGE_INVERT: in getQueryParameterInfo()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | gl31.h | 197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | gl32.h | 197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1787 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | glcorearb.h | 522 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | glext.h | 163 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 353 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 522 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | glext.h | 163 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|