dawn-cmake/test/tint/bug/chromium/1405676.wgsl.expected.fxc.hlsl

11 lines
158 B
HLSL
Raw Normal View History

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
Texture1D<int4> arg_0 : register(t0);
void d() {
const float l = 0.14112000167369842529f;
}