diff options
author | Jason Ekstrand <[email protected]> | 2016-07-13 11:35:29 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-07-13 11:35:29 -0700 |
commit | 49476576ddd5c743b852bb2c1ad75ebfe3e1c72d (patch) | |
tree | c934475edb6f1fb803c86c33143b196e625f5622 /src/intel | |
parent | 1eed753ee8725baf41790d30f94bc3567653c28c (diff) |
nir/spirv: Don't multiply the push constant block size by 4
I have no idea why we were multiplying by 4 before. The offsets we get
from SPIR-V are in bytes and so is nir->num_uniforms so there's no need to
do any adjustment whatsoever.
Signed-off-by: Jason Ekstrand <[email protected]>
Cc: "12.0" <[email protected]>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions