Searched defs:copyTextureSubImage2D (Results 1 – 3 of 3) sorted by relevance
633 PFNGLCOPYTEXTURESUBIMAGE2DPROC copyTextureSubImage2D = nullptr; variable
124 glCopyTextureSubImage2DFunc copyTextureSubImage2D; variable
2974 void Context::copyTextureSubImage2D(TextureID texture, in copyTextureSubImage2D() function in gl::Context