PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CSetDrawBuffers (bool inter, GS::CMemArea *frame0, GS::CMemArea *frame1, GS::CMemArea *depth) | |
CDListCmd * | Play () |
Private Attributes | |
GS::CMemArea * | Frame0 |
GS::CMemArea * | Frame1 |
GS::CMemArea * | Depth |
bool | Interlaced |
Additional Inherited Members | |
Static Public Member Functions inherited from CDListCmd | |
template<class CmdType > | |
static int | SizeOf () |
template<class CmdType > | |
static CDListCmd * | GetNextCmd (CmdType *cmd) |
Definition at line 415 of file drawcontext.cpp.
|
inline |
Definition at line 420 of file drawcontext.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 427 of file drawcontext.cpp.
|
private |
Definition at line 416 of file drawcontext.cpp.
|
private |
Definition at line 416 of file drawcontext.cpp.
|
private |
Definition at line 416 of file drawcontext.cpp.
|
private |
Definition at line 417 of file drawcontext.cpp.