Initial Commit
This commit is contained in:
7
thirdparty/SDL3-3.4.0/src/render/gpu/shaders/msl.h
generated
vendored
Normal file
7
thirdparty/SDL3-3.4.0/src/render/gpu/shaders/msl.h
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "color.frag.msl.h"
|
||||
#include "linepoint.vert.msl.h"
|
||||
#include "texture_advanced.frag.msl.h"
|
||||
#include "texture_rgb.frag.msl.h"
|
||||
#include "texture_rgba.frag.msl.h"
|
||||
#include "tri_color.vert.msl.h"
|
||||
#include "tri_texture.vert.msl.h"
|
||||
Reference in New Issue
Block a user