3347b1076d
Prior to this point, we were treating them as flattened, as they are in old-style tessellation control shaders, and still are for structs in new-style shaders. This is not true for outputs; output composites are not flattened at all. This semantic mismatch broke a Vulkan CTS test. It should now pass. |
||
---|---|---|
.. | ||
basic.multi-patch.tesc | ||
basic.tesc | ||
load-control-point-array-of-matrix.multi-patch.tesc | ||
load-control-point-array-of-matrix.tesc | ||
load-control-point-array-of-struct.multi-patch.tesc | ||
load-control-point-array-of-struct.tesc | ||
load-control-point-array.multi-patch.tesc | ||
load-control-point-array.tesc | ||
matrix-output.multi-patch.tesc | ||
struct-output.multi-patch.tesc | ||
water_tess.multi-patch.tesc | ||
water_tess.tesc |