Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_COVERAGE_INVERT (Results 1 – 25 of 59) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles2/functional/
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/
DBasicDrawTest.cpp153 glGetFixedv(GL_SAMPLE_COVERAGE_INVERT, &samplecoverageinvert); in TEST_P()
/third_party/vk-gl-cts/modules/gles3/functional/
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/vk-gl-cts/framework/opengl/
DgluStrUtil.inl102 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT";
1087 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT";
/third_party/openGLES/api/GLSC2/
Dglsc2.h168 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES/
Dgl.h216 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GLES/
Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h235 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h239 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/mesa3d/include/GLES2/
Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/
Dgl.h239 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES2/
Dgl2.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1857 case GL_SAMPLE_COVERAGE_INVERT: *params = mState.sampleCoverageInvert; break; in getBooleanv()
2694 case GL_SAMPLE_COVERAGE_INVERT: in getQueryParameterInfo()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp1834 case GL_SAMPLE_COVERAGE_INVERT: in getBooleanv()
/third_party/mesa3d/include/GLES3/
Dgl3.h195 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/third_party/openGLES/api/GLES3/
Dgl3.h176 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro

123