blob: fd67e6bda27c8fe1424eb71ef4075c62dd243026 [file] [log] [blame]
void main() {
float2 fract = float2(0.625f, 0.9375f);
int2 exp = int2(1, 2);
}