Home
last modified time | relevance | path

Searched defs:ppSemaphore (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dunique_objects.h234 VkSemaphore **ppSemaphore = (VkSemaphore **)&(pSubmits[index0].pWaitSemaphores); in explicit_QueueSubmit() local
242 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pSubmits[index0].pSignalSemaphores); in explicit_QueueSubmit() local
255 VkSemaphore **ppSemaphore = (VkSemaphore **)&(pSubmits[index0].pWaitSemaphores); in explicit_QueueSubmit() local
261 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pSubmits[index0].pSignalSemaphores); in explicit_QueueSubmit() local
354 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pBindInfo[index0].pWaitSemaphores); in explicit_QueueBindSparse() local
362 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pBindInfo[index0].pSignalSemaphores); in explicit_QueueBindSparse() local
430 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pBindInfo[index0].pWaitSemaphores); in explicit_QueueBindSparse() local
436 … VkSemaphore **ppSemaphore = (VkSemaphore **)&(pBindInfo[index0].pSignalSemaphores); in explicit_QueueBindSparse() local