Function VkDeviceCmds.CmdBindIndexBuffer
Commands for VK_VERSION_1_0
void CmdBindIndexBuffer
(
VkCommandBuffer_T* commandBuffer,
VkBuffer_T* buffer,
ulong offset,
VkIndexType indexType
);