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

#include <libgs.h>

+ Collaboration diagram for GS_GIF_PACKET:

Data Fields

GS_GIF_DMACHAIN_TAG tag
 
QWORD data [GS_PACKET_DATA_QWORD_MAX]
 

Detailed Description

Definition at line 2281 of file libgs.h.

Field Documentation

◆ data

QWORD GS_GIF_PACKET::data[GS_PACKET_DATA_QWORD_MAX]

Definition at line 2284 of file libgs.h.

Referenced by GsGifPacketsAlloc().

◆ tag

GS_GIF_DMACHAIN_TAG GS_GIF_PACKET::tag

Definition at line 2283 of file libgs.h.

Referenced by GsGifPacketsExecute().


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