Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h2141 typedef enum VkIndexType { enum
2148 } VkIndexType; typedef
4029 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
4631 VkIndexType indexType);
11126 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer2KHR)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType);
11137 VkIndexType indexType);
13448 VkIndexType indexType;
15199 VkIndexType indexType;
15231 const VkIndexType* pIndexTypes;
17085 VkIndexType indexTyp
[all...]

Completed in 58 milliseconds