diff options
author | Jason Ekstrand <[email protected]> | 2016-04-18 17:17:31 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-04-20 09:14:47 -0700 |
commit | 35b758c378900b2c611050e782ca8100fbcc671d (patch) | |
tree | 065bd58973e6cdca45aa5150dd149101fd170293 /include/vulkan | |
parent | 3bbe8a09eaf95548313db13b4e56dbdd35d2755e (diff) |
anv/lower_push_constants: Stop treating scalar specially
All of the code that did something special based on vec4 vs. scalar is
bogus. In the backend, everything is now in units of bytes and the vec4
backend can handle full std140 packing so we don't need to do anything
special anymore.
Signed-off-by: Jason Ekstrand <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94998
Diffstat (limited to 'include/vulkan')
0 files changed, 0 insertions, 0 deletions