[Vulkan] 32-bit index fetch without fullDrawIndexUint32
This commit is contained in:
@@ -208,6 +208,7 @@ enum class Endian128 : uint32_t {
|
||||
|
||||
enum class IndexFormat : uint32_t {
|
||||
kInt16,
|
||||
// Not very common, but used for some world draws in 545407E0.
|
||||
kInt32,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user