Home
last modified time | relevance | path

Searched refs:VkPipelineBindPoint (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h2123 typedef enum VkPipelineBindPoint { enum
2133 } VkPipelineBindPoint; typedef
3776 VkPipelineBindPoint pipelineBindPoint;
4018 typedef void (VKAPI_PTR *PFN_vkCmdBindPipeline)(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline);
4028 typedef void (VKAPI_PTR *PFN_vkCmdBindDescriptorSets)(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t firstSet, uint32_t descriptorSetCount, const VkDescriptorSet* pDescriptorSets, uint32_t dynamicOffsetCount, const uint32_t* pDynamicOffsets);
4568 VkPipelineBindPoint pipelineBindPoint,
4619 VkPipelineBindPoint pipelineBindPoint,
5428 VkPipelineBindPoint pipelineBindPoint;
6031 VkPipelineBindPoint pipelineBindPoint;
9192 typedef void (VKAPI_PTR *PFN_vkCmdPushDescriptorSetKHR)(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoin
[all...]

Completed in 51 milliseconds