Searched defs:textureSubImage3D (Results 1 – 3 of 3) sorted by relevance
716 PFNGLTEXTURESUBIMAGE3DPROC textureSubImage3D = nullptr; variable
738 glTextureSubImage3DFunc textureSubImage3D; variable
3249 void Context::textureSubImage3D(TextureID texture, in textureSubImage3D() function in gl::Context