Home
last modified time | relevance | path

Searched defs:glNamedFramebufferTexture (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json532 "glNamedFramebufferTexture": { object
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl525 #define glNamedFramebufferTexture glwNamedFramebufferTexture macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json1106 "glNamedFramebufferTexture": { object
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl4475 GLW_APICALL void GLW_APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLu… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp6042 void GL_APIENTRY glNamedFramebufferTexture(GLuint framebuffer, in glNamedFramebufferTexture() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp6059 void GL_APIENTRY glNamedFramebufferTexture(GLuint framebuffer, in glNamedFramebufferTexture() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl3875 void CallLogWrapper::glNamedFramebufferTexture (glw::GLuint framebuffer, glw::GLenum attachment, gl… function in CallLogWrapper