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

2 lines
45 B
Plaintext
Raw Normal View History

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