mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-10 02:55:36 +00:00
Turns out Xbox is okay with the PC DXIL, it just isn't as optimal without the root signature annotations.
This reverts commit f2c4c66429.
8 lines
241 B
C
Generated
8 lines
241 B
C
Generated
#include "color.frag.dxil.h"
|
|
#include "linepoint.vert.dxil.h"
|
|
#include "texture_advanced.frag.dxil.h"
|
|
#include "texture_rgb.frag.dxil.h"
|
|
#include "texture_rgba.frag.dxil.h"
|
|
#include "tri_color.vert.dxil.h"
|
|
#include "tri_texture.vert.dxil.h"
|