Searched defs:texStorage2DMultisample (Results 1 – 3 of 3) sorted by relevance
597 PFNGLTEXSTORAGE2DMULTISAMPLEPROC texStorage2DMultisample = nullptr; variable
691 glTexStorage2DMultisampleFunc texStorage2DMultisample; variable
6055 void Context::texStorage2DMultisample(TextureType target, in texStorage2DMultisample() function in gl::Context