Home
last modified time | relevance | path

Searched refs:_mesa_IsSemaphoreEXT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dexternalobjects.h192 _mesa_IsSemaphoreEXT(GLuint semaphore);
Dexternalobjects.c561 _mesa_IsSemaphoreEXT(GLuint semaphore) in _mesa_IsSemaphoreEXT() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c626 SET_IsSemaphoreEXT(exec, _mesa_IsSemaphoreEXT); in _mesa_initialize_exec_table()