Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_COVERAGE (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DBasicDrawTest.cpp139 glEnable(GL_SAMPLE_COVERAGE); in TEST_P()
142 glGetFixedv(GL_SAMPLE_COVERAGE, &isSampleCoverage); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampleCompatibilityTest.cpp384 glEnable(GL_SAMPLE_COVERAGE); in TEST_P()
392 glDisable(GL_SAMPLE_COVERAGE); in TEST_P()
DMultisampleTest.cpp435 glEnable(GL_SAMPLE_COVERAGE); in TEST_P()
440 glDisable(GL_SAMPLE_COVERAGE); in TEST_P()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampleCompatibilityTest.cpp385 glEnable(GL_SAMPLE_COVERAGE); in TEST_P()
393 glDisable(GL_SAMPLE_COVERAGE); in TEST_P()
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pStateChangeCallTests.cpp195 GL_SAMPLE_COVERAGE, in init()
211 GL_SAMPLE_COVERAGE, in init()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pStateChangeCallTests.cpp226 GL_SAMPLE_COVERAGE, in init()
244 GL_SAMPLE_COVERAGE, in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fMultisampleTests.cpp1124 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in init()
1306 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
1446 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
Des2fBooleanStateQueryTests.cpp580 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fMultisampleTests.cpp1280 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in init()
1459 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
1596 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
Des3fBooleanStateQueryTests.cpp775 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h189 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/openGLES/api/GLES/1.0/
Dgl.h189 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/vk-gl-cts/framework/opengl/
DgluStateReset.cpp127 gl.disable (GL_SAMPLE_COVERAGE); in resetStateES()
735 gl.disable (GL_SAMPLE_COVERAGE); in resetStateGLCore()
DgluStrUtil.inl479 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
1345 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp904 case GL_SAMPLE_COVERAGE: in setEnableFeature()
1015 case GL_SAMPLE_COVERAGE: in getEnableFeature()
1855 case GL_SAMPLE_COVERAGE: in getBooleanv()
/third_party/openGLES/api/GLSC2/
Dglsc2.h113 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h134 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h272 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h272 #define GL_SAMPLE_COVERAGE 0x80A0 macro
DStateManagerGL.cpp1142 mFunctions->enable(GL_SAMPLE_COVERAGE); in setSampleCoverageEnabled()
1146 mFunctions->disable(GL_SAMPLE_COVERAGE); in setSampleCoverageEnabled()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h154 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/openGLES/api/GLES/
Dgl.h118 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/mesa3d/include/GLES/
Dgl.h137 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h137 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h137 #define GL_SAMPLE_COVERAGE 0x80A0 macro

1234