Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_COVERAGE_VALUE (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles2/functional/
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()
/external/deqp/modules/gles3/functional/
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()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java140 public static final int GL_SAMPLE_COVERAGE_VALUE = 0x80AA; field
/external/deqp/framework/opengl/
DgluStrUtil.inl100 case GL_SAMPLE_COVERAGE_VALUE: return "GL_SAMPLE_COVERAGE_VALUE";
1085 case GL_SAMPLE_COVERAGE_VALUE: return "GL_SAMPLE_COVERAGE_VALUE";
/external/mesa3d/include/GLES/
Dgl.h273 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/external/mesa3d/include/GLES2/
Dgl2.h214 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20.java787 || pname == GL20.GL_POLYGON_OFFSET_UNITS || pname == GL20.GL_SAMPLE_COVERAGE_VALUE) in glGetFloatv()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl330 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/external/mesa3d/include/GL/
Dgl.h1816 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
Dglext.h216 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1251 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA macro