Searched refs:rcDestroyContext_server_proc_t (Results 1 – 3 of 3) sorted by relevance
22 rcDestroyContext_server_proc_t rcDestroyContext;
22 rcDestroyContext = (rcDestroyContext_server_proc_t) getProc("rcDestroyContext", userData); in initDispatchByName()
24 typedef void (renderControl_APIENTRY *rcDestroyContext_server_proc_t) (uint32_t); typedef