Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h229 VkResult DispatchCreateQueryPool(
Dlayer_chassis_dispatch.cpp1695 VkResult DispatchCreateQueryPool( in DispatchCreateQueryPool() function
Dchassis.cpp1890 VkResult result = DispatchCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()