RetroArch
Public Attributes | List of all members
__gxfifo Struct Reference

#include <gx_regdef.h>

Collaboration diagram for __gxfifo:
[legend]

Public Attributes

vu32 buf_start
 
vu32 buf_end
 
vu32 size
 
vu32 hi_mark
 
vu32 lo_mark
 
vu32 rd_ptr
 
vu32 wt_ptr
 
vu32 rdwt_dst
 
vu8 fifo_wrap
 
vu8 cpufifo_ready
 
vu8 gpfifo_ready
 
u8 _pad [93]
 

Member Data Documentation

◆ _pad

u8 __gxfifo::_pad[93]

◆ buf_end

vu32 __gxfifo::buf_end

◆ buf_start

vu32 __gxfifo::buf_start

◆ cpufifo_ready

vu8 __gxfifo::cpufifo_ready

◆ fifo_wrap

vu8 __gxfifo::fifo_wrap

◆ gpfifo_ready

vu8 __gxfifo::gpfifo_ready

◆ hi_mark

vu32 __gxfifo::hi_mark

◆ lo_mark

vu32 __gxfifo::lo_mark

◆ rd_ptr

vu32 __gxfifo::rd_ptr

◆ rdwt_dst

vu32 __gxfifo::rdwt_dst

◆ size

vu32 __gxfifo::size

◆ wt_ptr

vu32 __gxfifo::wt_ptr

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