Skip to content
Snippets Groups Projects
Commit edded123 authored by Timothy Arceri's avatar Timothy Arceri
Browse files

mesa: rework ParameterList to allow packing


Currently everything is padded to 4 components. Making the list
more flexible will allow us to do uniform packing.

V2 (suggestions from Nicolai):
- always pass existing calls to _mesa_add_parameter() true for padd_and_align
- fix bindless param value offsets
- remove left over wip logic from pad and align code
- zero out param value padding
- whitespace fix

Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
parent b13b9eb4
No related branches found
No related tags found
Loading
Showing
with 125 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment