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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h782 typedef enum VkIndexType { enum
789 } VkIndexType; typedef in typeref:enum:VkIndexType
2337 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
2939 VkIndexType indexType);

Completed in 50 milliseconds