/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 78 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK"; 1119 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK";
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 449 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 2150 …verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init() 2153 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BAC… in init() 2154 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRO… in init()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 191 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2899 …verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init() 2902 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BAC… in init() 2903 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRO… in init()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/angle/include/GLES2/ |
D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 215 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2005 …case GL_STENCIL_BACK_WRITEMASK: *params = sw::clampToSignedInt(mState.stencilBackWritema… in getIntegerv() 2587 case GL_STENCIL_BACK_WRITEMASK: in getQueryParameterInfo()
|
/external/angle/include/GLES3/ |
D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
D | gl31.h | 175 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
D | gl32.h | 175 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
D | gl31.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
D | gl32.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/angle/src/libANGLE/ |
D | queryutils.cpp | 3006 case GL_STENCIL_BACK_WRITEMASK: in GetQueryParameterInfo()
|
D | State.cpp | 2486 case GL_STENCIL_BACK_WRITEMASK: in getIntegerv()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1053 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 774 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 774 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
D | glext.h | 644 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1810 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/external/crosvm/gpu_renderer/src/generated/ |
D | epoxy_egl.rs | 4730 pub const GL_STENCIL_BACK_WRITEMASK: u32 = 36005; constant
|