#include "pandabase.h"
#include "graphicsStateGuardian.h"
#include "geomprimitives.h"
#include "texture.h"
#include "pixelBuffer.h"
#include "displayRegion.h"
#include "material.h"
#include "depthTestAttrib.h"
#include "textureApplyAttrib.h"
#include "pointerToArray.h"
#include <GL/gl.h>
#include "cr_glwrapper.h"
#include "cr_applications.h"
#include "cr_spu.h"
#include "crGraphicsStateGuardian.I"
Go to the source code of this file.
Compounds | |
class | CRGraphicsStateGuardian |
A GraphicsStateGuardian specialized for rendering into OpenGL contexts. More... | |
Defines | |
#define | DO_PSTATS_STUFF(XX) |
Variables | |
SPUDispatchTable | chromium |
Definition in file crGraphicsStateGuardian.h.
|
Definition at line 364 of file crGraphicsStateGuardian.h. Referenced by DXGraphicsStateGuardian8::draw_point(), and DXGraphicsStateGuardian7::draw_prim_inner_loop_coordtexonly(). |
|
Definition at line 55 of file crGraphicsStateGuardian.h. |