SPIRV-Cross/reference/opt/shaders-msl/asm/vert/empty-struct-composite.asm.vert

10 lines
97 B
GLSL
Raw Normal View History

2017-11-22 11:08:06 +00:00
#include <metal_stdlib>
#include <simd/simd.h>
using namespace metal;
vertex void main0()
{
}