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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 292 glWaitSyncAEMU_wrapper_proc_t glWaitSyncAEMU;
gles3_wrapper_context.cpp 292 glWaitSyncAEMU = (glWaitSyncAEMU_wrapper_proc_t) getProc("glWaitSyncAEMU", userData);
    [all...]
gles3_wrapper_proc.h 291 typedef void (gles3_APIENTRY *glWaitSyncAEMU_wrapper_proc_t) (uint64_t, GLbitfield, GLuint64);
    [all...]

Completed in 142 milliseconds