LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
XenosIndexBuffer Struct Reference

#include <xe.h>

Collaboration diagram for XenosIndexBuffer:
Collaboration graph
[legend]

Data Fields

u32 phys_base
 
int indices
 
int size
 
void * base
 
int fmt
 
struct XenosLock lock
 

Detailed Description

Definition at line 228 of file xe.h.

Field Documentation

◆ base

void* XenosIndexBuffer::base

Definition at line 233 of file xe.h.

◆ fmt

int XenosIndexBuffer::fmt

Definition at line 234 of file xe.h.

◆ indices

int XenosIndexBuffer::indices

Definition at line 231 of file xe.h.

◆ lock

struct XenosLock XenosIndexBuffer::lock

Definition at line 236 of file xe.h.

◆ phys_base

u32 XenosIndexBuffer::phys_base

Definition at line 230 of file xe.h.

◆ size

int XenosIndexBuffer::size

Definition at line 232 of file xe.h.


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