Searched defs:texStorage3DMultisample (Results 1 – 4 of 4) sorted by relevance
184 void texStorage3DMultisample(GLenum target, in texStorage3DMultisample() function in __anon0d546b190111::TextureMultisampleArrayTest
598 PFNGLTEXSTORAGE3DMULTISAMPLEPROC texStorage3DMultisample = nullptr; variable
697 glTexStorage3DMultisampleFunc texStorage3DMultisample; variable
6362 void Context::texStorage3DMultisample(TextureType target, in texStorage3DMultisample() function in gl::Context