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