diff options
author | Jason Ekstrand <[email protected]> | 2020-01-17 13:30:48 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2020-01-30 18:46:16 -0600 |
commit | 9d05822cb8b5d3fd066c64722b76b3507a7fd24f (patch) | |
tree | 028c9e324a9c3414693aea8465e949b204b8a397 /src/intel/vulkan/genX_pipeline.c | |
parent | bff7b3c7bd56c25544ea6e3ea9452358374db10a (diff) |
i965: Re-emit l3 state before BLORP executes
If BLORP is the first thing to execute, we may not have set the L3$
config yet. That's not normally a problem but we're about to add code
to BLORP which will look at brw_context::l3::config and we'd like that
to be initialized. It's also just good practice.
Cc: "20.0" [email protected]
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3454>
Diffstat (limited to 'src/intel/vulkan/genX_pipeline.c')
0 files changed, 0 insertions, 0 deletions