Searched refs:FramebufferTexture3DOES (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_texture_3D.txt | 114 void FramebufferTexture3DOES(enum target, enum attachment, 118 FramebufferTexture3DOES is derived from FramebufferTexture3DEXT. Please 121 FramebufferTexture3DOES can be used to render directly into the base level
|
| D | OES_fbo_render_mipmap.txt | 48 FramebufferTexture3DOES can be used to render directly into
|
| D | OES_framebuffer_object.txt | 268 - FramebufferTexture3DOES is optionally supported and is implemented only
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_texture_3D.txt | 124 void FramebufferTexture3DOES(enum target, enum attachment, 128 FramebufferTexture3DOES is derived from FramebufferTexture3DEXT. Please 131 FramebufferTexture3DOES can be used to render directly into the base level
|
| D | OES_fbo_render_mipmap.txt | 58 FramebufferTexture3DOES can be used to render directly into
|
| D | OES_framebuffer_object.txt | 278 - FramebufferTexture3DOES is optionally supported and is implemented only
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_framebuffer_blit.txt | 64 CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/ |
| D | ANGLE_framebuffer_blit.txt | 64 CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
| /third_party/openGLES/extensions/ANGLE/ |
| D | ANGLE_framebuffer_blit.txt | 64 CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | entry_points.cpp | 982 return gl::FramebufferTexture3DOES(target, attachment, textarget, texture, level, zoffset); in glFramebufferTexture3DOES() 1720 this->glFramebufferTexture3DOES = gl::FramebufferTexture3DOES; in LibGLESv2exports()
|
| D | entry_points.h | 206 …void GL_APIENTRY FramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuin…
|
| D | libGLESv2.cpp | 5977 void GL_APIENTRY FramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint… in FramebufferTexture3DOES() function
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_ext_autogen.cpp | 10450 ANGLE_CAPTURE(FramebufferTexture3DOES, isCallValid, context, target, attachment, in GL_FramebufferTexture3DOES()
|