Searched defs:textureStorage2D (Results 1 – 3 of 3) sorted by relevance
710 PFNGLTEXTURESTORAGE2DPROC textureStorage2D = nullptr; variable
722 glTextureStorage2DFunc textureStorage2D; variable
3552 void Context::textureStorage2D(TextureID texture, in textureStorage2D() function in gl::Context