A bit more cleaning up.

This commit is contained in:
Andrei Drexler 2011-03-15 08:23:34 +00:00
parent b587ef5a66
commit 621ab41b0f

View file

@ -2223,7 +2223,7 @@ typedef struct {
} backEndState_t;
typedef struct {
int maxSamples;
int samples;
fbo_t *full[2]; // full resolution, shared zbuffer
fbo_t *quarter[2]; // quarter resolution, no zbuffer