Sign in
dawn
/
dawn
/
refs/heads/tint-merge
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvParserMemoryTest_RemapStorageBuffer_TypesAndVarDeclarations.spvasm.expected.glsl
blob: 1eb60a2db7e6ac81e24092de7f7e05919a507f65 [
file
] [
log
] [
blame
] [
edit
]
#version 310 es
precision mediump
float
;
void
main_1
()
{
return
;
}
void
tint_symbol
()
{
main_1
();
}
void
main
()
{
tint_symbol
();
return
;
}