/third_party/vk-gl-cts/modules/gles2/functional/ |
H A 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()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | BasicDrawTest.cpp | 153 glGetFixedv(GL_SAMPLE_COVERAGE_INVERT, &samplecoverageinvert); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A 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()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 168 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 216 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
H A D | gl.h | 235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | gl.h | 235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 1857 case GL_SAMPLE_COVERAGE_INVERT: *params = mState.sampleCoverageInvert; break; in getBooleanv() 2694 case GL_SAMPLE_COVERAGE_INVERT: in getQueryParameterInfo()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 362 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
H A D | StateManagerGL.cpp | 2749 get(GL_SAMPLE_COVERAGE_INVERT, &state->sampleCoverageInvert);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | gl.h | 239 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
H A D | gl3.h | 195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 1780 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
H A D | gl31.h | 176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 2375 case GL_SAMPLE_COVERAGE_INVERT:
|