Skip to content
Unverified Commit cbbce5b0 authored by baldurk's avatar baldurk
Browse files

Do index buffer remapping in vulkan

* This allows vulkan to handle index buffers with huge differences between
  minimum and maximum indices without over-allocating.
* It does mean we can no longer use the original index buffer as-is without
  changes, but this is a fair trade-off.
parent d79ead30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment