Searched refs:CopyTexSubImage3DOES (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_3D.txt | 60 CopyTexSubImage3DOES, CompressedTexImage3DOES and 91 void CopyTexSubImage3DOES(enum target, int level, 95 CopyTexSubImage3DOES is supported. The internal format parameter can be
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_3D.txt | 70 CopyTexSubImage3DOES, CompressedTexImage3DOES and 101 void CopyTexSubImage3DOES(enum target, int level, 105 CopyTexSubImage3DOES is supported. The internal format parameter can be
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/ |
D | ANGLE_framebuffer_multisample.txt | 102 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 245 omit references to CopyTexSubImage3DOES.
|
D | ANGLE_framebuffer_blit.txt | 84 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
/third_party/openGLES/extensions/ANGLE/ |
D | ANGLE_framebuffer_multisample.txt | 102 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 245 omit references to CopyTexSubImage3DOES.
|
D | ANGLE_framebuffer_blit.txt | 84 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_framebuffer_multisample.txt | 101 "Calling CopyTexSubImage3DOES, CopyTexSubImage3DNV, 280 NV_texture_array, omit references to CopyTexSubImage3DOES and
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_framebuffer_multisample.txt | 102 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 245 omit references to CopyTexSubImage3DOES.
|
D | ANGLE_framebuffer_blit.txt | 84 "Calling CopyTexSubImage3DOES, CopyTexImage2D or CopyTexSubImage2D will 309 omit references to FramebufferTexture3DOES and CopyTexSubImage3DOES.
|
/third_party/openGLES/extensions/NV/ |
D | NV_framebuffer_multisample.txt | 101 "Calling CopyTexSubImage3DOES, CopyTexSubImage3DNV, 280 NV_texture_array, omit references to CopyTexSubImage3DOES and
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.cpp | 967 return gl::CopyTexSubImage3DOES(target, level, xoffset, yoffset, zoffset, x, y, width, height); in glCopyTexSubImage3DOES() 1717 this->glCopyTexSubImage3DOES = gl::CopyTexSubImage3DOES; in LibGLESv2exports()
|
D | entry_points.h | 203 …void GL_APIENTRY CopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GL…
|
D | libGLESv2.cpp | 5815 void GL_APIENTRY CopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… in CopyTexSubImage3DOES() function
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 10412 ANGLE_CAPTURE(CopyTexSubImage3DOES, isCallValid, context, targetPacked, level, xoffset, in GL_CopyTexSubImage3DOES()
|