Vertex buffers state and Shader state functions. Vertex buffers management WIP.
This commit is contained in:
@@ -84,5 +84,5 @@ typedef struct {
|
||||
extern State *state;
|
||||
|
||||
bool stateInit( const char *exePath );
|
||||
bool stateInitInterpret();
|
||||
void stateInitInterpret();
|
||||
void stateFree();
|
||||
|
||||
Reference in New Issue
Block a user