mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
Renamed sdlgpu to gpu
This commit is contained in:
6
src/render/gpu/shaders/spir-v.h
generated
Normal file
6
src/render/gpu/shaders/spir-v.h
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "linepoint.vert.spv.h"
|
||||
#include "tri_color.vert.spv.h"
|
||||
#include "tri_texture.vert.spv.h"
|
||||
#include "color.frag.spv.h"
|
||||
#include "texture_rgba.frag.spv.h"
|
||||
#include "texture_rgb.frag.spv.h"
|
Reference in New Issue
Block a user