ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GS_PACKET_TABLE Struct Reference

#include <libgs.h>

+ Collaboration diagram for GS_PACKET_TABLE:

Data Fields

u32 packet_count
 
u32 packet_offset
 
u32 qword_offset
 
GS_GIF_PACKETpackets
 

Detailed Description

Definition at line 2287 of file libgs.h.

Field Documentation

◆ packet_count

u32 GS_PACKET_TABLE::packet_count

Definition at line 2289 of file libgs.h.

Referenced by GsGifPacketsAlloc(), and main().

◆ packet_offset

u32 GS_PACKET_TABLE::packet_offset

Definition at line 2290 of file libgs.h.

Referenced by GsGifPacketsAlloc(), GsGifPacketsClear(), and GsGifPacketsExecute().

◆ packets

GS_GIF_PACKET* GS_PACKET_TABLE::packets

Definition at line 2292 of file libgs.h.

Referenced by GsGifPacketsAlloc(), GsGifPacketsExecute(), and main().

◆ qword_offset

u32 GS_PACKET_TABLE::qword_offset

Definition at line 2291 of file libgs.h.

Referenced by GsGifPacketsAlloc(), GsGifPacketsClear(), and GsGifPacketsExecute().


The documentation for this struct was generated from the following file: