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

10 lines
97 B
GLSL
Raw Normal View History

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