Searched refs:DeleteContext (Results 1 – 11 of 11) sorted by relevance
64 DeleteContext(context_); in Cleanup()100 void GLXInterface::DeleteContext(const GLContext& context) { in DeleteContext() function in GLXInterface
40 DeleteContext(context_); in Cleanup()118 void EGLInterface::DeleteContext(const GLContext& context) { in DeleteContext() function in EGLInterface
28 virtual void DeleteContext(const GLContext& context);
59 virtual void DeleteContext(const GLContext& context) = 0;
32 virtual void DeleteContext(const GLContext& context);
50 interface->DeleteContext(new_context); in TestFunc()
188 void WaffleInterface::DeleteContext(const GLContext& context) { in DeleteContext() function in WaffleInterface
92 static void DeleteContext(void *Ctx) {144 static void DeleteContext(void *Ctx) {183 static void DeleteContext(void *Ctx) {
612 void (*DeleteContext)(void*));618 ProgramStateTrait<T>::DeleteContext); in get_context()
473 void (*DeleteContext)(void*)) { in FindGDMContext()478 p.second = DeleteContext; in FindGDMContext()