Searched refs:binary_semaphore_create (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c2182 binary_semaphore_create(struct anv_device *device, function in typeref:typename:VkResult
2246 result = binary_semaphore_create(device, &semaphore->permanent, false);
2256 result = binary_semaphore_create(device, &semaphore->permanent, true);

Completed in 5 milliseconds