Searched refs:GL_STENCIL_REF (Results 1 – 10 of 10) sorted by relevance
/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 | 68 case GL_STENCIL_REF: return "GL_STENCIL_REF"; 1097 case GL_STENCIL_REF: return "GL_STENCIL_REF";
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 2084 …ncil_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_REF", GL_STENCIL_REF))); in init() 2086 …erifier->getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT))); in init() 2087 …erifier->getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT_AN… in init()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 216 #define GL_STENCIL_REF 0x0B97 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 182 #define GL_STENCIL_REF 0x0B97 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2833 …ncil_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_REF", GL_STENCIL_REF))); in init() 2835 …erifier->getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT))); in init() 2836 …erifier->getTestNamePostfix()).c_str(), "STENCIL_REF (separate)", GL_STENCIL_REF, GL_FRONT_AN… in init()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 450 { GL_STENCIL_REF, LOC_CUSTOM, TYPE_INT, NO_OFFSET, NO_EXTRA }, 1649 case GL_STENCIL_REF: in find_custom_value()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 145 #define GL_STENCIL_REF 0x0B97 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 455 #define GL_STENCIL_REF 0x0B97 macro
|