Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
access
/
let
/
matrix.spvasm.expected.glsl
blob: 931583d08fa92f526d715e8866713ffb5d9e6dd9 [
file
] [
log
] [
blame
]
#version 310 es
void
main_1
()
{
float
x_24
=
5.0f
;
}
layout
(
local_size_x
=
1
,
local_size_y
=
1
,
local_size_z
=
1
)
in
;
void
main
()
{
main_1
();
}