Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
Dvulkan_core.h3778 VkCommandPool commandPool; member
3970 typedef void (VKAPI_PTR *PFN_vkDestroyCommandPool)(VkDevice device, VkCommandPool commandPool, cons…
3971 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk…
3973 typedef void (VKAPI_PTR *PFN_vkFreeCommandBuffers)(VkDevice device, VkCommandPool commandPool, uint…
4495 VkCommandPool commandPool,
4500 VkCommandPool commandPool,
4510 VkCommandPool commandPool,
5528 typedef void (VKAPI_PTR *PFN_vkTrimCommandPool)(VkDevice device, VkCommandPool commandPool, VkComma…
5630 VkCommandPool commandPool,
8117 typedef void (VKAPI_PTR *PFN_vkTrimCommandPoolKHR)(VkDevice device, VkCommandPool commandPool, VkCo…
[all …]