Searched refs:GL_SAMPLE_COVERAGE_INVERT (Results 1 – 10 of 10) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 447 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test() 451 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true); in test() 455 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBooleanStateQueryTests.cpp | 487 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test() 491 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true); in test() 495 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false); in test()
|
/external/robolectric/lib/main/ |
D | opengl-api-gl1.1-android-2.1_r1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/microedition/
javax/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 101 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT"; 1086 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT";
|
/external/mesa3d/include/GLES/ |
D | gl.h | 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 330 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1817 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|
D | glext.h | 217 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
|