Searched defs:textureSubImage2D (Results 1 – 3 of 3) sorted by relevance
715 PFNGLTEXTURESUBIMAGE2DPROC textureSubImage2D = nullptr; variable
732 glTextureSubImage2DFunc textureSubImage2D; variable
3573 void Context::textureSubImage2D(TextureID texture, in textureSubImage2D() function in gl::Context