Searched defs:textureSubImage3D (Results 1 – 4 of 4) sorted by relevance
716 PFNGLTEXTURESUBIMAGE3DPROC textureSubImage3D = nullptr; variable
734 glTextureSubImage3DFunc textureSubImage3D; variable
245 …virtual GrGLvoid textureSubImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint xoffs… in textureSubImage3D() function
3616 void Context::textureSubImage3D(TextureID texture, in textureSubImage3D() function in gl::Context