Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DBasicDrawTest.cpp149 glGetFixedv(GL_SAMPLE_COVERAGE_VALUE, &samplecoveragevalue); in TEST_P()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp926 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, 1.0f); in test()
937 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, fixedTests[ndx]); in test()
950 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, de::clamp(clampTests[ndx], 0.0f, 1.0f)); in test()
963 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, reference); in test()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp1008 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, 1.0f); in test()
1019 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, fixedTests[ndx]); in test()
1032 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, de::clamp(clampTests[ndx], 0.0f, 1.0f)); in test()
1045 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, reference); in test()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h167 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h188 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/mesa3d/include/GLES/
H A Dgl.h234 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/openGLES/api/GLES/
H A Dgl.h215 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h234 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h234 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1912 case GL_SAMPLE_COVERAGE_VALUE: *params = mState.sampleCoverageValue; break; in getFloatv()
2722 case GL_SAMPLE_COVERAGE_VALUE: in getQueryParameterInfo()
/third_party/glfw/deps/glad/
H A Dgles2.h363 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h194 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h175 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h274 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
H A DStateManagerGL.cpp2748 get(GL_SAMPLE_COVERAGE_VALUE, &state->sampleCoverageValue);
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h194 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h194 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h175 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h238 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h194 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
H A Dgl3.h194 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/mesa3d/include/GL/
H A Dgl.h1779 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h175 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
H A Dgl31.h175 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2504 case GL_SAMPLE_COVERAGE_VALUE:

Completed in 72 milliseconds

12