Searched defs:textureSubImage1D (Results 1 – 4 of 4) sorted by relevance
714 PFNGLTEXTURESUBIMAGE1DPROC textureSubImage1D = nullptr; variable
730 glTextureSubImage1DFunc textureSubImage1D; variable
233 …virtual GrGLvoid textureSubImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint xoffs… in textureSubImage1D() function
3592 void Context::textureSubImage1D(TextureID texture, in textureSubImage1D() function in gl::Context