Well... it works if I split
uniform float2 worldDimensions;
into the more verbose
uniform float worldX;
uniform float worldY;
Which is very annoying. Looking inside the <simd/simd.h> it looks empty? Like all these structs in <simd/vector_types.h> have been taken out??
Topic:
Graphics & Games
SubTopic:
General
Tags: