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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_context.h 45 rcDestroySyncKHR_client_proc_t rcDestroySyncKHR;
renderControl_client_context.cpp 45 rcDestroySyncKHR = (rcDestroySyncKHR_client_proc_t) getProc("rcDestroySyncKHR", userData);
renderControl_client_proc.h 44 typedef int (renderControl_APIENTRY *rcDestroySyncKHR_client_proc_t) (void * ctx, uint64_t);

Completed in 103 milliseconds