Searched refs:StubTrimCommandPool (Results 1 – 1 of 1) sorted by relevance
44 static VKAPI_ATTR void VKAPI_CALL StubTrimCommandPool(VkDevice device, VkCommandPool commandPool, V… in StubTrimCommandPool() function536 …rimCommandPool == nullptr) { table->TrimCommandPool = (PFN_vkTrimCommandPool)StubTrimCommandPool; } in layer_init_device_dispatch_table()