Searched defs:copyTextureSubImage2D (Results 1 – 4 of 4) sorted by relevance
633 PFNGLCOPYTEXTURESUBIMAGE2DPROC copyTextureSubImage2D = nullptr; variable
124 glCopyTextureSubImage2DFunc copyTextureSubImage2D; variable
238 …virtual GrGLvoid copyTextureSubImage2D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint x… in copyTextureSubImage2D() function
2996 void Context::copyTextureSubImage2D(TextureID texture, in copyTextureSubImage2D() function in gl::Context