Searched defs:textureStorage3D (Results 1 – 3 of 3) sorted by relevance
712 PFNGLTEXTURESTORAGE3DPROC textureStorage3D = nullptr; variable
726 glTextureStorage3DFunc textureStorage3D; variable
3571 void Context::textureStorage3D(TextureID texture, in textureStorage3D() function in gl::Context