SPIRV-Cross/reference/opt/shaders-msl/asm/vert/packing-test.asm.vert

10 lines
97 B
GLSL
Raw Normal View History

#include <metal_stdlib>
#include <simd/simd.h>
using namespace metal;
vertex void main0()
{
}