Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
test
/
types
/
sampler.wgsl.expected.glsl
blob: fe648718ede788af8aee8451b154ba28ad1297bf [
file
] [
log
] [
blame
]
#version 310 es
precision mediump
float
;
layout
(
local_size_x
=
1
,
local_size_y
=
1
,
local_size_z
=
1
)
in
;
void
tint_symbol
()
{
return
;
}
void
main
()
{
tint_symbol
();
}