Searched refs:RenderbufferStorageOES (Results 1 – 22 of 22) sorted by relevance
| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_framebuffer_object.txt | 148 void RenderbufferStorageOES(enum target, enum internalformat, 182 RenderbufferStorageOES, and GetRenderbufferParameterivOES, and 188 RenderbufferStorageOES: 313 RenderbufferStorageOES are only valid if OES_rgb8_rgba8 is 319 RenderbufferStorageOES is only valid if OES_depth24 is supported. 324 RenderbufferStorageOES is only valid if OES_depth32 is supported. 329 RenderbufferStorageOES is only valid if OES_stencil1 is supported. 334 RenderbufferStorageOES is only valid if OES_stencil4 is supported. 339 RenderbufferStorageOES is only valid if OES_stencil8 is supported. 343 INVALID_ENUM is generated if RenderbufferStorageOES is called with
|
| D | OES_stencil8.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_rgb8_rgba8.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_depth24.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_stencil1.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_depth32.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_stencil4.txt | 50 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_required_internalformat.txt | 168 for *TexImage* and RenderbufferStorageOES. Unless otherwise stated by 178 renderbuffers allocated with RenderbufferStorageOES. 194 internal formats for RenderbufferStorageOES? 354 Accepted by the <internalformat> argument of RenderbufferStorageOES: 395 calling RenderbufferStorageOES and CopyTexImage2D. The valid values of 397 RenderbufferStorageOES is called with a value of <internalformat> not 418 RenderbufferStorageOES 494 If RenderbufferStorageOES or CopyTexImage2D is called with a value of 709 - split table 3.4.x into two tables: one for RenderbufferStorageOES
|
| D | OES_EGL_image.txt | 163 {Reference}RenderbufferStorageOES. As a result of this referencing
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_framebuffer_object.txt | 158 void RenderbufferStorageOES(enum target, enum internalformat, 192 RenderbufferStorageOES, and GetRenderbufferParameterivOES, and 198 RenderbufferStorageOES: 323 RenderbufferStorageOES are only valid if OES_rgb8_rgba8 is 329 RenderbufferStorageOES is only valid if OES_depth24 is supported. 334 RenderbufferStorageOES is only valid if OES_depth32 is supported. 339 RenderbufferStorageOES is only valid if OES_stencil1 is supported. 344 RenderbufferStorageOES is only valid if OES_stencil4 is supported. 349 RenderbufferStorageOES is only valid if OES_stencil8 is supported. 353 INVALID_ENUM is generated if RenderbufferStorageOES is called with
|
| D | OES_required_internalformat.txt | 178 for *TexImage* and RenderbufferStorageOES. Unless otherwise stated by 188 renderbuffers allocated with RenderbufferStorageOES. 204 internal formats for RenderbufferStorageOES? 364 Accepted by the <internalformat> argument of RenderbufferStorageOES: 405 calling RenderbufferStorageOES and CopyTexImage2D. The valid values of 407 RenderbufferStorageOES is called with a value of <internalformat> not 428 RenderbufferStorageOES 504 If RenderbufferStorageOES or CopyTexImage2D is called with a value of 719 - split table 3.4.x into two tables: one for RenderbufferStorageOES
|
| D | OES_depth24.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_depth32.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_stencil1.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_rgb8_rgba8.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_stencil8.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_stencil4.txt | 60 Accepted by the <internalformat> parameter of RenderbufferStorageOES:
|
| D | OES_EGL_image.txt | 173 {Reference}RenderbufferStorageOES. As a result of this referencing
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | entry_points.h | 213 …void GL_APIENTRY RenderbufferStorageOES(GLenum target, GLenum internalformat, GLsizei width, GLsiz…
|
| D | libGLESv2.cpp | 6129 void GL_APIENTRY RenderbufferStorageOES(GLenum target, GLenum internalformat, GLsizei width, GLsize… in RenderbufferStorageOES() function 6481 FUNCTION(RenderbufferStorageOES), in es2GetProcAddress()
|
| D | entry_points.cpp | 1727 this->glRenderbufferStorageOES = gl::RenderbufferStorageOES; in LibGLESv2exports()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_ext_autogen.cpp | 9887 ANGLE_CAPTURE(RenderbufferStorageOES, isCallValid, context, target, internalformat, width, in GL_RenderbufferStorageOES()
|