Searched refs:GL_STENCIL_BACK_REF (Results 1 - 25 of 27) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluStrUtil.inl76 case GL_STENCIL_BACK_REF: return "GL_STENCIL_BACK_REF";
1104 case GL_STENCIL_BACK_REF: return "GL_STENCIL_BACK_REF";
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp2105 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefTestCase (m_context, verifier, (std::string("stencil_back_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF", GL_STENCIL_BACK_REF)));
2108 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_BACK)));
2109 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK)));
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h189 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2854 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefTestCase (m_context, verifier, (std::string("stencil_back_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF", GL_STENCIL_BACK_REF)));
2857 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_BACK)));
2858 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK)));
/external/mesa3d/include/GLES2/
H A Dgl2.h169 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h219 { GL_STENCIL_BACK_REF, LOC_CUSTOM, TYPE_UINT, NO_OFFSET, NO_EXTRA },
/external/swiftshader/include/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h213 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1311 case GL_STENCIL_BACK_REF: *params = mState.stencilBackRef; break;
1539 case GL_STENCIL_BACK_REF:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1953 case GL_STENCIL_BACK_REF: *params = mState.stencilBackRef; return true;
2553 case GL_STENCIL_BACK_REF:
/external/mesa3d/src/mesa/main/
H A Dget.c775 case GL_STENCIL_BACK_REF:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1038 #define GL_STENCIL_BACK_REF 0x8CA3
/external/mesa3d/include/GLES3/
H A Dgl3.h169 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl31.h169 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl32.h169 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h772 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dglext.h642 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h772 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dglext.h642 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1818 milliseconds

12