HomeSort by relevance Sort by last modified time
    Searched refs:rcCreateSyncKHR_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_context.h 42 rcCreateSyncKHR_client_proc_t rcCreateSyncKHR;
renderControl_client_context.cpp 42 rcCreateSyncKHR = (rcCreateSyncKHR_client_proc_t) getProc("rcCreateSyncKHR", userData);
renderControl_client_proc.h 41 typedef void (renderControl_APIENTRY *rcCreateSyncKHR_client_proc_t) (void * ctx, EGLenum, EGLint*, uint32_t, int, uint64_t*, uint64_t*);

Completed in 486 milliseconds