aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/genX_pipeline.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2020-01-17 13:30:48 -0600
committerJason Ekstrand <[email protected]>2020-01-30 18:46:16 -0600
commit9d05822cb8b5d3fd066c64722b76b3507a7fd24f (patch)
tree028c9e324a9c3414693aea8465e949b204b8a397 /src/intel/vulkan/genX_pipeline.c
parentbff7b3c7bd56c25544ea6e3ea9452358374db10a (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