Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp195 GL_SAMPLE_COVERAGE, in init()
211 GL_SAMPLE_COVERAGE, in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp226 GL_SAMPLE_COVERAGE, in init()
244 GL_SAMPLE_COVERAGE, in init()
/external/deqp/modules/gles2/functional/
Des2fMultisampleTests.cpp1123 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in init()
1305 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
1445 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
Des2fBooleanStateQueryTests.cpp578 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp1279 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in init()
1458 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
1595 GLU_CHECK_CALL(glEnable(GL_SAMPLE_COVERAGE)); in iterate()
Des3fBooleanStateQueryTests.cpp773 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java87 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field
/external/deqp/framework/opengl/
DgluStateReset.cpp127 gl.disable (GL_SAMPLE_COVERAGE); in resetStateES()
706 gl.disable (GL_SAMPLE_COVERAGE); in resetStateGLCore()
DgluStrUtil.inl478 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
1344 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
/external/mesa3d/include/GLES/
Dgl.h162 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/external/mesa3d/include/GLES2/
Dgl2.h154 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp895 gl.enable(GL_SAMPLE_COVERAGE); in updateTexture()
927 gl.disable (GL_SAMPLE_COVERAGE); in updateTexture()
Des31fMultisampleTests.cpp771 gl.enable(GL_SAMPLE_COVERAGE); in iterate()
/external/mesa3d/src/mesa/main/
Dattrib.c1299 GL_SAMPLE_COVERAGE); in _mesa_PopAttrib()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl327 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/external/mesa3d/include/GL/
Dgl.h1813 #define GL_SAMPLE_COVERAGE 0x80A0 macro
Dglext.h213 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1248 #define GL_SAMPLE_COVERAGE 0x80A0 macro