Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
ptr_ref
/
copy
/
ptr_copy.spvasm.expected.glsl
blob: da4f5069f26bd6e70290148c60ace1c888d7d5f9 [
file
] [
log
] [
blame
]
#version 310 es
void
main_1
()
{
uint
x_10
=
0u
;
}
layout
(
local_size_x
=
1
,
local_size_y
=
1
,
local_size_z
=
1
)
in
;
void
main
()
{
main_1
();
}