aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_nir_apply_pipeline_layout.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-09-29 11:09:04 -0700
committerJason Ekstrand <[email protected]>2017-10-12 22:39:31 -0700
commit63c938fd1838d372674db70b7ff0199594a85cd0 (patch)
treece8210536c31794e5810c7cdcde68b93374a40b5 /src/intel/vulkan/anv_nir_apply_pipeline_layout.c
parent4dfb8b3416e2c7c069ac11736362e9dc3860f72c (diff)
anv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONSTANT_SIZE
This way any image uniforms end up having locations higher than MAX_PUSH_CONSTANT_SIZE. There's no bug here at the moment, but this consistency will make the next commit easier. Also, because nir_apply_pipeline_layout properly increments nir->num_uniforms when it expands the param array, we no longer need to stomp it to match prog_data::nr_params because it already does. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_nir_apply_pipeline_layout.c')
0 files changed, 0 insertions, 0 deletions