Small improvements to performance
This commit is contained in:
@@ -48,6 +48,7 @@ typedef struct shadergl_s {
|
||||
typedef struct {
|
||||
shadergl_t *boundShader;
|
||||
uint_fast8_t dirty;
|
||||
GLuint boundTextureId;
|
||||
} shaderlegacygl_t;
|
||||
|
||||
extern shaderlegacygl_t SHADER_LEGACY;
|
||||
|
||||
Reference in New Issue
Block a user