Home
last modified time | relevance | path

Searched refs:DispatchCreateCommandPool (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp1197 …result = DispatchCreateCommandPool(device, &pool_create_info, nullptr, &quere_barrier_command_info… in SubmitBarrier()
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h411 VkResult DispatchCreateCommandPool(
Dlayer_chassis_dispatch.cpp2366 VkResult DispatchCreateCommandPool( in DispatchCreateCommandPool() function
Dchassis.cpp2654 VkResult result = DispatchCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPool); in CreateCommandPool()