diff options
author | Kenneth Graunke <[email protected]> | 2019-09-10 09:04:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-09-10 10:53:15 -0700 |
commit | 077a1952cceb9b577437c9e31be094427d5c7a9a (patch) | |
tree | 428f9270a828c448f61aa724790902eed926fe8d /scripts | |
parent | 341034a73d0b53f8c3d9b4cb8cbc89eb5b1b4f49 (diff) |
iris: Fix constant buffer sizes for non-UBOs
Since the system value refactor, we've accidentally only been setting
cbuf->buffer_size in the UBO case, and not in the uploaded-constants
case. We use cbuf->buffer_size to fill out the SURFACE_STATE entry,
so it needs to be initialized in both cases.
Fixes: 3b6d787e404 ("iris: move sysvals to their own constant buffer")
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions