Home
last modified time | relevance | path

Searched refs:GL_STENCIL_REF (Results 1 – 10 of 10) sorted by relevance

/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/deqp/framework/opengl/
DgluStrUtil.inl68 case GL_STENCIL_REF: return "GL_STENCIL_REF";
1097 case GL_STENCIL_REF: return "GL_STENCIL_REF";
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2084 …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/
Dgl.h216 #define GL_STENCIL_REF 0x0B97 macro
/external/mesa3d/include/GLES2/
Dgl2.h182 #define GL_STENCIL_REF 0x0B97 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2833 …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/
Dget.c450 { 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/
DglwEnums.inl145 #define GL_STENCIL_REF 0x0B97 macro
/external/mesa3d/include/GL/
Dgl.h455 #define GL_STENCIL_REF 0x0B97 macro