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