/external/deqp/modules/gles2/functional/ |
D | es2fRboStateQueryTests.cpp | 58 GL_RENDERBUFFER_STENCIL_SIZE in checkRenderbufferComponentSize() 260 glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_STENCIL_SIZE, &state); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 58 GL_RENDERBUFFER_STENCIL_SIZE in checkRenderbufferComponentSize() 311 glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_STENCIL_SIZE, &state); in test()
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSPlatform.mm | 256 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_STENCIL_SIZE, &stencilBits);
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 445 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 365 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 365 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 297 case GL_RENDERBUFFER_STENCIL_SIZE: return "GL_RENDERBUFFER_STENCIL_SIZE";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 468 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 365 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
D | gl31.h | 367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
D | gl32.h | 367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 365 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedDepthStencilTests.cpp | 2214 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_STENCIL_SIZE, ¶m); in iterate()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1117 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 8980 GL_RENDERBUFFER_DEPTH_SIZE, GL_RENDERBUFFER_STENCIL_SIZE }; in iterate() 9648 GL_RENDERBUFFER_DEPTH_SIZE, GL_RENDERBUFFER_STENCIL_SIZE }; in PrepareObjects()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 3113 case GL_RENDERBUFFER_STENCIL_SIZE: *params = renderbuffer->getStencilSize(); break; in GetRenderbufferParameteriv()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1195 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
D | glext.h | 1076 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1195 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|
D | glext.h | 1076 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
|