Searched refs:rcOpenColorBuffer_client_proc_t (Results 1 – 3 of 3) sorted by relevance
24 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;50 …virtual rcOpenColorBuffer_client_proc_t set_rcOpenColorBuffer(rcOpenColorBuffer_client_proc_t f) {… in set_rcOpenColorBuffer()
25 typedef void (renderControl_APIENTRY *rcOpenColorBuffer_client_proc_t) (void * ctx, uint32_t); typedef
28 …etProc("rcOpenColorBuffer", userData); set_rcOpenColorBuffer((rcOpenColorBuffer_client_proc_t)ptr); in initDispatchByName()