1 | #include "color.frag.spv.h" |
---|---|
2 | #include "linepoint.vert.spv.h" |
3 | #include "texture_rgb.frag.spv.h" |
4 | #include "texture_rgb_pixelart.frag.spv.h" |
5 | #include "texture_rgba.frag.spv.h" |
6 | #include "texture_rgba_pixelart.frag.spv.h" |
7 | #include "tri_color.vert.spv.h" |
8 | #include "tri_texture.vert.spv.h" |
9 |