/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 77 case GL_STENCIL_BACK_VALUE_MASK: return "GL_STENCIL_BACK_VALUE_MASK"; 1103 case GL_STENCIL_BACK_VALUE_MASK: return "GL_STENCIL_BACK_VALUE_MASK";
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 448 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 2144 …rifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK", GL_STENCIL_BACK_VALUE_MASK))); in init() 2147 …tNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_BAC… in init() 2148 …tNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRO… in init()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 190 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2893 …rifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK", GL_STENCIL_BACK_VALUE_MASK))); in init() 2896 …tNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_BAC… in init() 2897 …tNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRO… in init()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/angle/include/GLES2/ |
D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 214 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 1990 …case GL_STENCIL_BACK_VALUE_MASK: *params = sw::clampToSignedInt(mState.stencilBackMask); … in getIntegerv() 2574 case GL_STENCIL_BACK_VALUE_MASK: in getQueryParameterInfo()
|
/external/angle/include/GLES3/ |
D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
D | gl31.h | 174 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
D | gl32.h | 174 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
D | gl31.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
D | gl32.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/angle/src/libANGLE/ |
D | queryutils.cpp | 2993 case GL_STENCIL_BACK_VALUE_MASK: in GetQueryParameterInfo()
|
D | State.cpp | 2440 case GL_STENCIL_BACK_VALUE_MASK: in getIntegerv()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1052 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 773 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 773 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
D | glext.h | 643 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1809 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/external/crosvm/gpu_renderer/src/generated/ |
D | epoxy_egl.rs | 4729 pub const GL_STENCIL_BACK_VALUE_MASK: u32 = 36004; constant
|