summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-09-29 10:37:40 -0700
committerJason Ekstrand <[email protected]>2017-10-12 22:39:30 -0700
commit6bcc5c0c75226bb89f35d7529de11182051c729e (patch)
tree0236a1b24eed496b62121dd597dd0d53ce1cfb82 /.gitignore
parentb1d1b7222acfe45e447d1708d60b3ff98ca5a9a7 (diff)
intel/cs: Grow prog_data::param on-demand for thread_local_id_index
Instead of making the caller of brw_compile_cs add something to the param array for thread_local_id_index, just add it on-demand in brw_nir_intrinsics and grow the array. This is now safe to do because everyone is now using ralloc for prog_data::param. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions