Home
last modified time | relevance | path

Searched defs:glFramebufferTexture (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json246 "glFramebufferTexture": { object
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h891 #define glFramebufferTexture gl3wFramebufferTexture macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h444 #define glFramebufferTexture l_glFramebufferTexture macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h444 #define glFramebufferTexture t_glFramebufferTexture macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl220 #define glFramebufferTexture glwFramebufferTexture macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json416 "glFramebufferTexture": { object
/third_party/flutter/glfw/deps/glad/
Dglad.h3407 #define glFramebufferTexture glad_glFramebufferTexture macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp2108 void GL_APIENTRY glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) in glFramebufferTexture() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1930 GLW_APICALL void GLW_APIENTRY glFramebufferTexture (GLenum target, GLenum attachment, GLuint textur… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3642 void GL_APIENTRY glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) in glFramebufferTexture() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3658 void GL_APIENTRY glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) in glFramebufferTexture() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl1529 void CallLogWrapper::glFramebufferTexture (glw::GLenum target, glw::GLenum attachment, glw::GLuint … function in CallLogWrapper