Searched refs:VkIndexType (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 135 …Buffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
|
D | null_driver.cpp | 1298 …dexBuffer(VkCommandBuffer cmdBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) { in CmdBindIndexBuffer()
|
/frameworks/native/vulkan/include/vulkan/ |
D | vulkan.h | 782 typedef enum VkIndexType { enum 789 } VkIndexType; typedef 2337 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType); 2939 VkIndexType indexType);
|
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 384 …Buffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType); 1026 …uffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) { in CmdBindIndexBuffer() 1733 …uffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) { in vkCmdBindIndexBuffer()
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 267 enum VkIndexType { 4324 VkIndexType indexType) {
|