Address review comments
This commit is contained in:
parent
e228a40db8
commit
3009d0bd7d
4 changed files with 36 additions and 52 deletions
|
@ -177,6 +177,7 @@ struct Info {
|
|||
|
||||
IR::Type used_constant_buffer_types{};
|
||||
IR::Type used_storage_buffer_types{};
|
||||
IR::Type used_indirect_cbuf_types{};
|
||||
|
||||
u32 constant_buffer_mask{};
|
||||
std::array<u32, MAX_CBUFS> constant_buffer_used_sizes{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue