/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | BasicDrawTest.cpp | 139 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/ |
D | MultisampleCompatibilityTest.cpp | 384 glEnable(GL_SAMPLE_COVERAGE); in TEST_P() 392 glDisable(GL_SAMPLE_COVERAGE); in TEST_P()
|
D | MultisampleTest.cpp | 435 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/ |
D | MultisampleCompatibilityTest.cpp | 385 glEnable(GL_SAMPLE_COVERAGE); in TEST_P() 393 glDisable(GL_SAMPLE_COVERAGE); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 195 GL_SAMPLE_COVERAGE, in init() 211 GL_SAMPLE_COVERAGE, in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 226 GL_SAMPLE_COVERAGE, in init() 244 GL_SAMPLE_COVERAGE, in init()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 1124 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()
|
D | es2fBooleanStateQueryTests.cpp | 580 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fMultisampleTests.cpp | 1280 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()
|
D | es3fBooleanStateQueryTests.cpp | 775 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
D | gl.h | 189 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/openGLES/api/GLES/1.0/ |
D | gl.h | 189 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluStateReset.cpp | 127 gl.disable (GL_SAMPLE_COVERAGE); in resetStateES() 735 gl.disable (GL_SAMPLE_COVERAGE); in resetStateGLCore()
|
D | gluStrUtil.inl | 479 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/ |
D | State.cpp | 904 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/ |
D | glsc2.h | 113 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
D | glsc2.h | 134 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 272 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 272 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
D | StateManagerGL.cpp | 1142 mFunctions->enable(GL_SAMPLE_COVERAGE); in setSampleCoverageEnabled() 1146 mFunctions->disable(GL_SAMPLE_COVERAGE); in setSampleCoverageEnabled()
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengles2_gl2.h | 154 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 118 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 137 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 137 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 137 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|