Searched defs:BinarySemaphore (Results 1 – 2 of 2) sorted by relevance
60 class BinarySemaphore : public Semaphore, public Object<BinarySemaphore, VkSemaphore> class
191 BinarySemaphore::BinarySemaphore(const VkSemaphoreCreateInfo *pCreateInfo, void *mem, const VkAlloc… in BinarySemaphore() function in vk::BinarySemaphore