Home
last modified time | relevance | path

Searched defs:glCopyImageSubData (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h1189 #define glCopyImageSubData gl3wCopyImageSubData macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h421 #define glCopyImageSubData l_glCopyImageSubData macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h421 #define glCopyImageSubData t_glCopyImageSubData macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl107 #define glCopyImageSubData glwCopyImageSubData macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp2022 void GL_APIENTRY glCopyImageSubData(GLuint srcName, in glCopyImageSubData() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl981 GLW_APICALL void GLW_APIENTRY glCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel,… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5027 void GL_APIENTRY glCopyImageSubData(GLuint srcName, in glCopyImageSubData() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5043 void GL_APIENTRY glCopyImageSubData(GLuint srcName, in glCopyImageSubData() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl726 void CallLogWrapper::glCopyImageSubData (glw::GLuint srcName, glw::GLenum srcTarget, glw::GLint src… function in CallLogWrapper