Sign in
dawn
/
dawn
/
b07a7cead6e7811ec84da03b01752d4b7f64d787
/
.
/
test
/
intrinsics
/
gen
/
dpdyCoarse
/
445d24.wgsl.expected.hlsl
blob: 09f3ea5e43865b496d3bf224bd37f6fcfbcca11f [
file
] [
log
] [
blame
]
void
dpdyCoarse_445d24
()
{
float4 res
=
ddy_coarse
(
float4
(
0.0f
,
0.0f
,
0.0f
,
0.0f
));
}
void
fragment_main
()
{
dpdyCoarse_445d24
();
return
;
}