Hans-Kristian Arntzen
|
b46910e9f5
|
Access chain into packed vectors as arrays.
Cleaner and should be more compatible with storing to packed vector
elements.
Fix CompositeExtract bug with packed vectors on MSL.
|
2018-03-13 12:13:33 +01:00 |
|
Hans-Kristian Arntzen
|
9fbd8b789e
|
Update tests for latest SPIRV-Tools and glslang.
|
2018-03-12 15:11:55 +01:00 |
|
Bill Hollings
|
d8d2da9d8d
|
CompilerMSL allow swizzle of packed_float3 vectors by unpacking to float3.
Pass packed indicator back through OpAccessChain and OpLoad.
Unpack packed vector before applying swizzle.
Add packed swizzle test.
|
2018-01-05 17:46:56 -05:00 |
|
Hans-Kristian Arntzen
|
b39e829fc2
|
Add reference output for --opt.
|
2017-11-23 09:50:11 +01:00 |
|