Searched refs:PFN_vkResetCommandPool (Results 1 – 12 of 12) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkInterface.h | 143 VkPtr<PFN_vkResetCommandPool> fResetCommandPool;
|
/external/skqp/src/gpu/vk/ |
D | GrVkInterface.h | 143 VkPtr<PFN_vkResetCommandPool> fResetCommandPool;
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 94 PFN_vkResetCommandPool vkResetCommandPool;
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 2641 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2821 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2821 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2986 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
D | vulkan.hpp | 54849 PFN_vkResetCommandPool vkResetCommandPool = 0; 55258 …vkResetCommandPool = PFN_vkResetCommandPool( device ? vkGetDeviceProcAddr( device, "vkResetCommand… in init()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 2939 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
D | vulkan.hpp | 52779 PFN_vkResetCommandPool vkResetCommandPool = 0; 53179 …vkResetCommandPool = PFN_vkResetCommandPool(device ? device.getProcAddr( "vkResetCommandPool") : i… in init()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 2714 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 2711 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, Vk… typedef
|