Searched defs:textureStorage1D (Results 1 – 3 of 3) sorted by relevance
709 PFNGLTEXTURESTORAGE1DPROC textureStorage1D = nullptr; variable
720 glTextureStorage1DFunc textureStorage1D; variable
3544 void Context::textureStorage1D(TextureID texture, in textureStorage1D() function in gl::Context