Home
last modified time | relevance | path

Searched refs:FramebufferTexture2DOES (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_fbo_render_mipmap.txt47 If this extension is supported, FramebufferTexture2DOES, and
DOES_framebuffer_object.txt160 void FramebufferTexture2DOES(enum target, enum attachment,
264 - FramebufferTexture2DOES can be used to render
354 and FramebufferTexture2DOES.
/third_party/openGLES/extensions/OES/
DOES_fbo_render_mipmap.txt57 If this extension is supported, FramebufferTexture2DOES, and
DOES_framebuffer_object.txt170 void FramebufferTexture2DOES(enum target, enum attachment,
274 - FramebufferTexture2DOES can be used to render
364 and FramebufferTexture2DOES.
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h221 …void GL_APIENTRY FramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuin…
DlibGLESv2.cpp6169 void GL_APIENTRY FramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint… in FramebufferTexture2DOES() function
6371 FUNCTION(FramebufferTexture2DOES), in es2GetProcAddress()
Dentry_points.cpp1735 this->glFramebufferTexture2DOES = gl::FramebufferTexture2DOES; in LibGLESv2exports()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp9653 ANGLE_CAPTURE(FramebufferTexture2DOES, isCallValid, context, target, attachment, in GL_FramebufferTexture2DOES()