Hans-Kristian Arntzen
|
7eba247864
|
Handle inout properly with split access chains.
Found some other issues. Had some bugs with variable writes not properly
invalidating if writes came from split access chains.
|
2018-05-11 10:15:42 +02:00 |
|
Hans-Kristian Arntzen
|
6a7b95d2d6
|
Validate that std140 packing can actually be used.
|
2017-10-10 10:12:27 +02:00 |
|
Hans-Kristian Arntzen
|
2d79d365dc
|
Fix get_declared_struct_size for nested arrays of structs.
The array size was dropped from consideration during recursion.
|
2016-11-28 15:01:36 +01:00 |
|
Hans-Kristian Arntzen
|
88681fd7fd
|
Struct packing test now works again in glslang.
|
2016-09-12 19:39:43 +02:00 |
|
Hans-Kristian Arntzen
|
b6847168b2
|
Update test suite for latest glslang.
|
2016-09-10 12:53:41 +02:00 |
|
Hans-Kristian Arntzen
|
44ef367141
|
Handle padding for struct members in buffers.
Fixes earlier issues with struct-packing test.
|
2016-05-05 16:32:15 +02:00 |
|
Hans-Kristian Arntzen
|
2d38c6e192
|
Fixups for struct-packing test.
There seems to have been some changes to alignment in glslang here,
so workaround to verify that the other cases at least still work as expected.
|
2016-05-05 11:59:33 +02:00 |
|
Hans-Kristian Arntzen
|
75471fbb98
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
|