unplugged-vendor/external/skia/resources/sksl/errors/SwizzleOutOfBounds.sksl

2 lines
45 B
Plaintext

void main() { float3 test = float2(1).xyz; }