Searched defs:copyTexSubImage2D (Results 1 – 2 of 2) sorted by relevance
85 PFNGLCOPYTEXSUBIMAGE2DPROC copyTexSubImage2D = nullptr; variable
3815 void Context::copyTexSubImage2D(TextureTarget target, in copyTexSubImage2D() function in gl::Context