Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h44 static VKAPI_ATTR void VKAPI_CALL StubTrimCommandPool(VkDevice device, VkCommandPool commandPool, V… in StubTrimCommandPool() function
536 …rimCommandPool == nullptr) { table->TrimCommandPool = (PFN_vkTrimCommandPool)StubTrimCommandPool; } in layer_init_device_dispatch_table()