Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h202 VkResult DispatchCreateSemaphore(
Dlayer_chassis_dispatch.cpp1587 VkResult DispatchCreateSemaphore( in DispatchCreateSemaphore() function
Dchassis.cpp1732 VkResult result = DispatchCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in CreateSemaphore()