Searched refs:GL_STENCIL_BACK_WRITEMASK (Results 1 - 25 of 26) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluStrUtil.inl78 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK";
1119 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK";
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp2150 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskTestCase (m_context, verifier, (std::string("stencil_back_writemask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK)));
2153 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BACK)));
2154 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRONT_AND_BACK)));
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h191 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2899 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskTestCase (m_context, verifier, (std::string("stencil_back_writemask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK)));
2902 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BACK)));
2903 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRONT_AND_BACK)));
/external/mesa3d/include/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h218 { GL_STENCIL_BACK_WRITEMASK, CONTEXT_UINT(Stencil.WriteMask[1]), NO_EXTRA },
/external/swiftshader/include/GLES2/
H A Dgl2.h173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h215 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1327 case GL_STENCIL_BACK_WRITEMASK: *params = mState.stencilBackWritemask; break;
1551 case GL_STENCIL_BACK_WRITEMASK:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1969 case GL_STENCIL_BACK_WRITEMASK: *params = sw::clampToSignedInt(mState.stencilBackWritemask); return true;
2565 case GL_STENCIL_BACK_WRITEMASK:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1040 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5
/external/mesa3d/include/GLES3/
H A Dgl3.h171 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
H A Dgl31.h171 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
H A Dgl32.h171 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h774 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
H A Dglext.h644 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h774 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
H A Dglext.h644 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 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/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 518 milliseconds

12