RetroArch
Public Attributes | List of all members
GX2Surface Struct Reference

#include <surface.h>

Public Attributes

GX2SurfaceDim dim
 
uint32_t width
 
uint32_t height
 
uint32_t depth
 
uint32_t mipLevels
 
GX2SurfaceFormat format
 
GX2AAMode aa
 
GX2SurfaceUse use
 
uint32_t imageSize
 
voidimage
 
uint32_t mipmapSize
 
voidmipmaps
 
GX2TileMode tileMode
 
uint32_t swizzle
 
uint32_t alignment
 
uint32_t pitch
 
uint32_t mipLevelOffset [13]
 

Member Data Documentation

◆ aa

GX2AAMode GX2Surface::aa

◆ alignment

uint32_t GX2Surface::alignment

◆ depth

uint32_t GX2Surface::depth

◆ dim

GX2SurfaceDim GX2Surface::dim

◆ format

GX2SurfaceFormat GX2Surface::format

◆ height

uint32_t GX2Surface::height

◆ image

void* GX2Surface::image

◆ imageSize

uint32_t GX2Surface::imageSize

◆ mipLevelOffset

uint32_t GX2Surface::mipLevelOffset[13]

◆ mipLevels

uint32_t GX2Surface::mipLevels

◆ mipmaps

void* GX2Surface::mipmaps

◆ mipmapSize

uint32_t GX2Surface::mipmapSize

◆ pitch

uint32_t GX2Surface::pitch

◆ swizzle

uint32_t GX2Surface::swizzle

◆ tileMode

GX2TileMode GX2Surface::tileMode

◆ use

GX2SurfaceUse GX2Surface::use

◆ width

uint32_t GX2Surface::width

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