read fragment shader from file at argument path
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
typedef struct Parameters {
|
||||
unsigned char screen;
|
||||
char *frag_path;
|
||||
} Parameters;
|
||||
|
||||
typedef struct Vertex {
|
||||
|
||||
Reference in New Issue
Block a user