summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/src/render/gpu/shaders/metal.h
blob: 1841a69ab8dc4cadab7c69435d1a572895efc79a (plain)
1
2
3
4
5
6
#include "linepoint.vert.metal.h"
#include "tri_color.vert.metal.h"
#include "tri_texture.vert.metal.h"
#include "color.frag.metal.h"
#include "texture_rgba.frag.metal.h"
#include "texture_rgb.frag.metal.h"