Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/include/vulkan/
Dvk_layer.h166 PFN_vkCmdExecuteCommands CmdExecuteCommands;
Dvulkan.h2342 typedef void (VKAPI_PTR *PFN_vkCmdExecuteCommands)(VkCommandBuffer commandBuffer, uint32_t commandB… typedef
/external/skia/include/gpu/vk/
DGrVkInterface.h196 VkPtr<PFN_vkCmdExecuteCommands> fCmdExecuteCommands;
/external/vulkan-validation-layers/loader/
Dtable_ops.h260 (PFN_vkCmdExecuteCommands)gpa(dev, "vkCmdExecuteCommands"); in loader_init_device_dispatch_table()
/external/skia/third_party/vulkan/
Dvulkan.h2333 typedef void (VKAPI_PTR *PFN_vkCmdExecuteCommands)(VkCommandBuffer commandBuffer, uint32_t commandB… typedef