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
0fba14e3c6
dawn-cmake
/
test
/
tint
/
builtins
/
gen
/
literal
/
dpdx
/
c487fa.wgsl.expected.fxc.hlsl
9 lines
109 B
HLSL
Raw
Blame
History
void
dpdx_c487fa
(
)
{
float4
res
=
ddx
(
(
0.0f
)
.
xxxx
)
;
}
void
fragment_main
(
)
{
dpdx_c487fa
(
)
;
return
;
}
Reference in New Issue
View Git Blame
Copy Permalink