Searched refs:DeleteContext (Results 1 – 11 of 11) sorted by relevance
63 DeleteContext(context_); in Cleanup()101 void GLXInterface::DeleteContext(const GLContext& context) { in DeleteContext() function in GLXInterface
37 DeleteContext(context_); in Cleanup()119 void EGLInterface::DeleteContext(const GLContext& context) { in DeleteContext() function in EGLInterface
29 virtual void DeleteContext(const GLContext& context);
59 virtual void DeleteContext(const GLContext& context) = 0;
32 virtual void DeleteContext(const GLContext& context);
53 interface->DeleteContext(new_context); in TestFunc()
31 virtual void DeleteContext(const GLContext& context);
192 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) {
611 void (*DeleteContext)(void*));617 ProgramStateTrait<T>::DeleteContext); in get_context()
473 void (*DeleteContext)(void*)) { in FindGDMContext()478 p.second = DeleteContext; in FindGDMContext()