blob: 0f450479686c6d3198c91591bac0767197c936f8 [file] [log] [blame]
// flags: --hlsl_shader_model 62
enable f16;
var<private> u : vec4<i32> = vec4<i32>(vec4<f16>(1.0h));