mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-04 19:29:15 +01:00
[dxvk] Add vertex extent to vertex binding info
This commit is contained in:
parent
ddb528cc8e
commit
bb8a87196f
@ -188,6 +188,7 @@ namespace dxvk {
|
||||
uint32_t binding;
|
||||
uint32_t fetchRate;
|
||||
VkVertexInputRate inputRate;
|
||||
uint32_t extent;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user