Sign in
dawn
/
tint
/
8094553c8a45d09122b174e26686042dcc08e3cb
/
.
/
test
/
types
/
texture
/
depth
/
2d.wgsl.expected.msl
blob: f2ed0a5b50ff5ff55264a76884c54b1b91a18602 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
(
depth2d
<
float
,
access
::
sample
>
tint_symbol_1
[[
texture
(
0
)]])
{
(
void
)
tint_symbol_1
;
return
;
}