11 lines
254 B
C
11 lines
254 B
C
#include "G5onG4.c.h"
|
|
#include "commandlist.c.h"
|
|
#include "constantbuffer.c.h"
|
|
#include "indexbuffer.c.h"
|
|
#include "pipeline.c.h"
|
|
#include "rendertarget.c.h"
|
|
#include "sampler.c.h"
|
|
#include "shader.c.h"
|
|
#include "texture.c.h"
|
|
#include "vertexbuffer.c.h"
|