Sign in
dawn
/
tint
/
4e6e1138160a7a003c5d09e6d6e9ba45dcb50347
/
.
/
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
();
}