Searched defs:textureSubImage2D (Results 1 – 4 of 4) sorted by relevance
715 PFNGLTEXTURESUBIMAGE2DPROC textureSubImage2D = nullptr; variable
732 glTextureSubImage2DFunc textureSubImage2D; variable
234 …virtual GrGLvoid textureSubImage2D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint xoffs… in textureSubImage2D() function
3603 void Context::textureSubImage2D(TextureID texture, in textureSubImage2D() function in gl::Context