Sign in
dawn
/
dawn
/
refs/heads/chromium/5562
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
mat2x2
/
zero
/
f16.wgsl.expected.dxc.hlsl
blob: ce399c0ac3f25e0d957b4cf5067da191f08753e7 [
file
] [
log
] [
blame
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
matrix
<
float16_t
,
2
,
2
>
m
=
matrix
<
float16_t
,
2
,
2
>((
float16_t
(
0.0h
)).
xx
,
(
float16_t
(
0.0h
)).
xx
);