Searched defs:copyTextureSubImage1D (Results 1 – 4 of 4) sorted by relevance
632 PFNGLCOPYTEXTURESUBIMAGE1DPROC copyTextureSubImage1D = nullptr; variable
122 glCopyTextureSubImage1DFunc copyTextureSubImage1D; variable
237 …virtual GrGLvoid copyTextureSubImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint x… in copyTextureSubImage1D() function
2986 void Context::copyTextureSubImage1D(TextureID texture, in copyTextureSubImage1D() function in gl::Context