Searched defs:SemaphoreWithInitial (Results 1 – 2 of 2) sorted by relevance
2428 struct SemaphoreWithInitial struct2430 vk::Move<vk::VkSemaphore> semaphore;2431 deUint64 initialValue;2433 SemaphoreWithInitial (vk::Move<vk::VkSemaphore>&& sem, deUint64 initVal) in SemaphoreWithInitial() function2438 SemaphoreWithInitial (SemaphoreWithInitial&& other) in SemaphoreWithInitial() argument
2438 struct SemaphoreWithInitial struct2440 vk::Move<vk::VkSemaphore> semaphore;2441 deUint64 initialValue;2443 SemaphoreWithInitial (vk::Move<vk::VkSemaphore>&& sem, deUint64 initVal) in SemaphoreWithInitial() argument2448 SemaphoreWithInitial (SemaphoreWithInitial&& other) in SemaphoreWithInitial() argument