mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-05 07:32:46 +02:00
11 lines
367 B
C
Generated
11 lines
367 B
C
Generated
#include "color.frag.msl.h"
|
|
#include "linepoint.vert.msl.h"
|
|
#include "texture_palette.frag.msl.h"
|
|
#include "texture_palette_pixelart.frag.msl.h"
|
|
#include "texture_rgb.frag.msl.h"
|
|
#include "texture_rgb_pixelart.frag.msl.h"
|
|
#include "texture_rgba.frag.msl.h"
|
|
#include "texture_rgba_pixelart.frag.msl.h"
|
|
#include "tri_color.vert.msl.h"
|
|
#include "tri_texture.vert.msl.h"
|