Searched refs:GL_SAMPLE_COVERAGE (Results 1 – 18 of 18) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 195 GL_SAMPLE_COVERAGE, in init() 211 GL_SAMPLE_COVERAGE, in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 226 GL_SAMPLE_COVERAGE, in init() 244 GL_SAMPLE_COVERAGE, in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 1123 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()
|
D | es2fBooleanStateQueryTests.cpp | 578 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fMultisampleTests.cpp | 1279 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()
|
D | es3fBooleanStateQueryTests.cpp | 773 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false}, in init()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 87 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 127 gl.disable (GL_SAMPLE_COVERAGE); in resetStateES() 706 gl.disable (GL_SAMPLE_COVERAGE); in resetStateGLCore()
|
D | gluStrUtil.inl | 478 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE"; 1344 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
|
/external/mesa3d/include/GLES/ |
D | gl.h | 162 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 154 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureMultisampleTests.cpp | 895 gl.enable(GL_SAMPLE_COVERAGE); in updateTexture() 927 gl.disable (GL_SAMPLE_COVERAGE); in updateTexture()
|
D | es31fMultisampleTests.cpp | 771 gl.enable(GL_SAMPLE_COVERAGE); in iterate()
|
/external/mesa3d/src/mesa/main/ |
D | attrib.c | 1299 GL_SAMPLE_COVERAGE); in _mesa_PopAttrib()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 327 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1813 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
D | glext.h | 213 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 1248 #define GL_SAMPLE_COVERAGE 0x80A0 macro
|