Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_ALPHA_TO_COVERAGE (Results 1 - 25 of 58) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleTest.cpp429 glEnable(GL_SAMPLE_ALPHA_TO_COVERAGE); in TEST_P()
439 glDisable(GL_SAMPLE_ALPHA_TO_COVERAGE); in TEST_P()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp300 gl.Enable(GL_SAMPLE_ALPHA_TO_COVERAGE); in ApplyNow()
302 gl.Disable(GL_SAMPLE_ALPHA_TO_COVERAGE); in ApplyNow()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp194 GL_SAMPLE_ALPHA_TO_COVERAGE, in init()
210 GL_SAMPLE_ALPHA_TO_COVERAGE, in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp225 GL_SAMPLE_ALPHA_TO_COVERAGE, in init()
243 GL_SAMPLE_ALPHA_TO_COVERAGE, in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp579 { "sample_alpha_to_coverage", "SAMPLE_ALPHA_TO_COVERAGE", GL_SAMPLE_ALPHA_TO_COVERAGE, false}, in init()
H A Des2fMultisampleTests.cpp1064 * GL_SAMPLE_ALPHA_TO_COVERAGE or GL_SAMPLE_COVERAGE is, on average,
1117 GLU_CHECK_CALL(glEnable(GL_SAMPLE_ALPHA_TO_COVERAGE)); in init()
1118 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage; in init()
1241 * Tests that the coverage mask created by GL_SAMPLE_ALPHA_TO_COVERAGE or
1298 GLU_CHECK_CALL(glEnable(GL_SAMPLE_ALPHA_TO_COVERAGE)); in iterate()
1300 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage; in iterate()
1492 addChild(new MaskProportionalityCase(m_context, "proportionality_alpha_to_coverage", "Test the proportionality property of GL_SAMPLE_ALPHA_TO_COVERAGE", MaskProportionalityCase::CASETYPE_ALPHA_TO_COVERAGE)); in init()
1496 addChild(new MaskConstancyCase(m_context, "constancy_alpha_to_coverage", "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE", MaskConstancyCase::CASETYPE_ALPHA_TO_COVERAGE)); in init()
1499 addChild(new MaskConstancyCase(m_context, "constancy_both", "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE and GL_SAMPLE_COVERAGE", MaskConstancyCase::CASETYPE_BOTH)); in init()
1500 addChild(new MaskConstancyCase(m_context, "constancy_both_inverted", "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE an in init()
[all...]
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h187 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h112 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h187 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h133 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp774 { "sample_alpha_to_coverage", "SAMPLE_ALPHA_TO_COVERAGE", GL_SAMPLE_ALPHA_TO_COVERAGE, false}, in init()
H A Des3fMultisampleTests.cpp1223 * GL_SAMPLE_ALPHA_TO_COVERAGE or GL_SAMPLE_COVERAGE is, on average,
1273 GLU_CHECK_CALL(glEnable(GL_SAMPLE_ALPHA_TO_COVERAGE)); in init()
1274 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage; in init()
1397 * Tests that the coverage mask created by GL_SAMPLE_ALPHA_TO_COVERAGE or
1451 GLU_CHECK_CALL(glEnable(GL_SAMPLE_ALPHA_TO_COVERAGE)); in iterate()
1453 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage; in iterate()
1677 "Test the proportionality property of GL_SAMPLE_ALPHA_TO_COVERAGE", in init()
1687 "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE", in init()
1696 "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE and GL_SAMPLE_COVERAGE", in init()
1699 "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE an in init()
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp126 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE); in resetStateES()
733 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE); in resetStateGLCore()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp1276 case GL_SAMPLE_ALPHA_TO_COVERAGE:
1428 case GL_SAMPLE_ALPHA_TO_COVERAGE: in getEnableFeature()
2398 case GL_SAMPLE_ALPHA_TO_COVERAGE:
H A DvalidationES2.cpp576 case GL_SAMPLE_ALPHA_TO_COVERAGE: in ValidCap()
5297 cap == GL_SAMPLE_ALPHA_TO_COVERAGE) in ValidateEnable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1419 mFunctions->enable(GL_SAMPLE_ALPHA_TO_COVERAGE); in setSampleAlphaToCoverageEnabled()
1423 mFunctions->disable(GL_SAMPLE_ALPHA_TO_COVERAGE); in setSampleAlphaToCoverageEnabled()
2772 get(GL_SAMPLE_ALPHA_TO_COVERAGE, &state->enableSampleAlphaToCoverage);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp906 gl.enable(GL_SAMPLE_ALPHA_TO_COVERAGE); in updateTexture()
942 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE); in updateTexture()
H A Des31fMultisampleTests.cpp755 gl.enable(GL_SAMPLE_ALPHA_TO_COVERAGE); in iterate()
757 GLU_EXPECT_NO_ERROR(gl.getError(), "enable GL_SAMPLE_ALPHA_TO_COVERAGE"); in iterate()
759 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage; in iterate()
1022 "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE and GL_SAMPLE_MASK", in init()
1028 "Test that coverage mask is constant at given coordinates with a given alpha or coverage value, using GL_SAMPLE_ALPHA_TO_COVERAGE, GL_SAMPLE_COVERAGE and GL_SAMPLE_MASK", in init()
/third_party/mesa3d/include/GLES/
H A Dgl.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/openGLES/api/GLES/
H A Dgl.h116 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp1431 case GL_SAMPLE_ALPHA_TO_COVERAGE: context->setSampleAlphaToCoverageEnabled(false); break; in Disable()
1776 case GL_SAMPLE_ALPHA_TO_COVERAGE: context->setSampleAlphaToCoverageEnabled(true); break; in Enable()
3825 case GL_SAMPLE_ALPHA_TO_COVERAGE: return context->isSampleAlphaToCoverageEnabled(); in IsEnabled()
H A DContext.cpp1867 case GL_SAMPLE_ALPHA_TO_COVERAGE: *params = mState.sampleAlphaToCoverageEnabled; break; in getBooleanv()
2698 case GL_SAMPLE_ALPHA_TO_COVERAGE: // For this purpose, they are treated here as bool-natural in getQueryParameterInfo()
/third_party/glfw/deps/glad/
H A Dgles2.h359 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro

Completed in 58 milliseconds

123