diff options
author | Ian Romanick <[email protected]> | 2014-11-06 11:12:31 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2017-01-26 09:46:18 -0800 |
commit | 13439031c881fb46e4be26790e80ca69306728d7 (patch) | |
tree | 3fe97bb5df5af6bd3237d8ffb873d44884e5cad0 /docs/debugging.html | |
parent | 9be5fd3c87f8f463ad82dc6d80fe18ebc795119c (diff) |
mesa: Arrange validate_uniform_parameters parameters to match call sites
Saves a measly 20 bytes on IA32 and nothing on x64. Depending on
exactly when this is applied, a lot of variation is possible due to
function alignment.
text data bss dec hex filename
6670131 228340 22552 6921023 699b3f lib/i965_dri.so before
6670111 228340 22552 6921003 699b2b lib/i965_dri.so after
6342932 293872 29880 6666684 65b9bc lib64/i965_dri.so before
6342932 293872 29880 6666684 65b9bc lib64/i965_dri.so after
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'docs/debugging.html')
0 files changed, 0 insertions, 0 deletions