This website requires JavaScript.
Explore
Help
Sign In
encounter
/
dawn-cmake
mirror of
https://github.com/encounter/dawn-cmake.git
Watch
1
Star
0
Fork
You've already forked dawn-cmake
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f1d5224ee
dawn-cmake
/
test
/
intrinsics
/
gen
/
fwidth
/
df38ef.wgsl.expected.hlsl
9 lines
108 B
HLSL
Raw
Blame
History
void
fwidth_df38ef
(
)
{
float
res
=
fwidth
(
1.0f
)
;
}
void
fragment_main
(
)
{
fwidth_df38ef
(
)
;
return
;
}
Reference in New Issue
View Git Blame
Copy Permalink