Searched defs:copyTextureSubImage3D (Results 1 – 4 of 4) sorted by relevance
634 PFNGLCOPYTEXTURESUBIMAGE3DPROC copyTextureSubImage3D = nullptr; variable
126 glCopyTextureSubImage3DFunc copyTextureSubImage3D; variable
246 …virtual GrGLvoid copyTextureSubImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint x… in copyTextureSubImage3D() function
3008 void Context::copyTextureSubImage3D(TextureID texture, in copyTextureSubImage3D() function in gl::Context