mirror of
https://github.com/aap/librw.git
synced 2025-12-19 17:09:51 +00:00
x
This commit is contained in:
@@ -106,7 +106,7 @@ const char *shaderDecl310es =
|
|||||||
#ifdef RW_GLES3
|
#ifdef RW_GLES3
|
||||||
const char *shaderDecl = shaderDecl310es;
|
const char *shaderDecl = shaderDecl310es;
|
||||||
#else
|
#else
|
||||||
const char *vertShaderDecl = shaderDecl330;
|
const char *shaderDecl = shaderDecl330;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static GLuint vao;
|
static GLuint vao;
|
||||||
|
|||||||
Reference in New Issue
Block a user