|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetCurTexImageCmd:
Collaboration diagram for CSetCurTexImageCmd:Public Member Functions | |
| CSetCurTexImageCmd (uint128_t *image, unsigned int w, unsigned int h, GS::tPSM psm) | |
| CDListCmd * | Play () |
Public Member Functions inherited from CDListCmd | |
Private Attributes | |
| uint128_t * | Image |
| unsigned int | Width |
| unsigned int | Height |
| GS::tPSM | Psm |
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 258 of file texture.cpp.
|
inline |
Definition at line 264 of file texture.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 272 of file texture.cpp.
|
private |
Definition at line 259 of file texture.cpp.
|
private |
Definition at line 260 of file texture.cpp.
|
private |
Definition at line 260 of file texture.cpp.
|
private |
Definition at line 261 of file texture.cpp.