Searched refs:flushIfNecessaryBeforeDeleteTextures (Results 1 – 5 of 5) sorted by relevance
136 void flushIfNecessaryBeforeDeleteTextures();
450 void RendererGL::flushIfNecessaryBeforeDeleteTextures() in flushIfNecessaryBeforeDeleteTextures() function in rx::RendererGL
270 void flushIfNecessaryBeforeDeleteTextures();
972 void ContextGL::flushIfNecessaryBeforeDeleteTextures() in flushIfNecessaryBeforeDeleteTextures() function in rx::ContextGL974 mRenderer->flushIfNecessaryBeforeDeleteTextures(); in flushIfNecessaryBeforeDeleteTextures()
154 GetImplAs<ContextGL>(context)->flushIfNecessaryBeforeDeleteTextures(); in onDestroy()