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