12 lines
253 B
C
12 lines
253 B
C
#include "samplers.c.h"
|
|
|
|
#include "G4.c.h"
|
|
#include "constantbuffer.c.h"
|
|
#include "indexbuffer.c.h"
|
|
#include "pipeline.c.h"
|
|
#include "rendertarget.c.h"
|
|
#include "shader.c.h"
|
|
#include "texture.c.h"
|
|
#include "texturearray.c.h"
|
|
#include "vertexbuffer.c.h"
|