Searched defs:copyTextureSubImage1D (Results 1 – 3 of 3) sorted by relevance
632 PFNGLCOPYTEXTURESUBIMAGE1DPROC copyTextureSubImage1D = nullptr; variable
122 glCopyTextureSubImage1DFunc copyTextureSubImage1D; variable
2627 void Context::copyTextureSubImage1D(TextureID texture, in copyTextureSubImage1D() function in gl::Context