Home | History | Annotate | Download | only in vulkan

Lines Matching refs:VkIndexType

802 typedef enum VkIndexType {
809 } VkIndexType;
2357 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
2959 VkIndexType indexType);