Searched defs:copyTextureSubImage3D (Results 1 – 3 of 3) sorted by relevance
634 PFNGLCOPYTEXTURESUBIMAGE3DPROC copyTextureSubImage3D = nullptr; variable
126 glCopyTextureSubImage3DFunc copyTextureSubImage3D; variable
2649 void Context::copyTextureSubImage3D(TextureID texture, in copyTextureSubImage3D() function in gl::Context