Searched defs:texStorage3DMultisample (Results 1 – 3 of 3) sorted by relevance
598 PFNGLTEXSTORAGE3DMULTISAMPLEPROC texStorage3DMultisample = nullptr; variable
693 glTexStorage3DMultisampleFunc texStorage3DMultisample; variable
6068 void Context::texStorage3DMultisample(TextureType target, in texStorage3DMultisample() function in gl::Context