Searched defs:glGetTexImage (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/ |
D | gl3w.h | 665 #define glGetTexImage gl3wGetTexImage macro
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwApi.inl | 360 #define glGetTexImage glwGetTexImage macro
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | entry_point_packed_gl_enums.json | 793 "glGetTexImage": { object
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 1504 #define glGetTexImage glad_glGetTexImage macro
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 3019 GLW_APICALL void GLW_APIENTRY glGetTexImage (GLenum target, GLint level, GLenum format, GLenum type… function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.cpp | 584 void GL_APIENTRY glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in glGetTexImage() function
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.cpp | 569 void GL_APIENTRY glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in glGetTexImage() function
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 2632 void CallLogWrapper::glGetTexImage (glw::GLenum target, glw::GLint level, glw::GLenum format, glw::… function in CallLogWrapper
|