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