Searched refs:st_semaphoreobj_alloc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ | ||
| H A D | st_cb_semaphoreobjects.c | 42 st_semaphoreobj_alloc(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_semaphore_object * 163 functions->NewSemaphoreObject = st_semaphoreobj_alloc; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ | ||
| H A D | st_cb_semaphoreobjects.c | 42 st_semaphoreobj_alloc(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_semaphore_object * 167 functions->NewSemaphoreObject = st_semaphoreobj_alloc; |
Completed in 3 milliseconds