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

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h3011 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType); typedef in typeref:typename:void (VKAPI_PTR *)(VkCommandBuffer commandBuffer,VkBuffer buffer,VkDeviceSize offset,VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3583 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType); typedef in typeref:typename:void (VKAPI_PTR *)(VkCommandBuffer commandBuffer,VkBuffer buffer,VkDeviceSize offset,VkIndexType indexType)

Completed in 131 milliseconds