Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_COVERAGE_INVERT (Results 1 - 25 of 44) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp447 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 DBasicDrawTest.cpp153 glGetFixedv(GL_SAMPLE_COVERAGE_INVERT, &samplecoverageinvert); in TEST_P()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp487 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 Dglsc2.h168 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GLES/
H A Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES/
H A Dgl.h216 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1857 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 Dgles2.h362 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A DStateManagerGL.cpp2749 get(GL_SAMPLE_COVERAGE_INVERT, &state->sampleCoverageInvert);
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h239 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A Dgl3.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GL/
H A Dgl.h1780 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A Dgl31.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2375 case GL_SAMPLE_COVERAGE_INVERT:

Completed in 88 milliseconds

12