Searched refs:DispatchCreateCommandPool (Results 1 – 4 of 4) sorted by relevance
1197 …result = DispatchCreateCommandPool(device, &pool_create_info, nullptr, &quere_barrier_command_info… in SubmitBarrier()
411 VkResult DispatchCreateCommandPool(
2366 VkResult DispatchCreateCommandPool( in DispatchCreateCommandPool() function
2654 VkResult result = DispatchCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPool); in CreateCommandPool()