Searched defs:copyImageSubData (Results 1 – 3 of 3) sorted by relevance
563 PFNGLCOPYIMAGESUBDATAPROC copyImageSubData = nullptr; variable
107 glCopyImageSubDataFunc copyImageSubData; variable
4448 void Context::copyImageSubData(GLuint srcName, in copyImageSubData() function in gl::Context