Sign in
dawn
/
tint
/
refs/heads/chromium/4729
/
.
/
test
/
types
/
texture
/
depth
/
cube_array.wgsl.expected.wgsl
blob: d30008f33aabb6cdd7dd1a9772d56926f97fc8a9 [
file
] [
log
] [
blame
]
[[
group
(
0
),
binding
(
0
)]]
var
t_f
:
texture_depth_cube_array
;
[[
stage
(
compute
),
workgroup_size
(
1
)]]
fn main
()
{
_
=
t_f
;
}