RetroArch
|
Go to the source code of this file.
Functions | |
void | GX2CopyColorBufferToScanBuffer (GX2ColorBuffer *buffer, GX2ScanTarget scanTarget) |
void | GX2SwapScanBuffers () |
BOOL | GX2GetLastFrame (GX2ScanTarget scanTarget, GX2Texture *texture) |
BOOL | GX2GetLastFrameGamma (GX2ScanTarget scanTarget, float *gammaOut) |
uint32_t | GX2GetSwapInterval () |
void | GX2SetSwapInterval (uint32_t interval) |
void GX2CopyColorBufferToScanBuffer | ( | GX2ColorBuffer * | buffer, |
GX2ScanTarget | scanTarget | ||
) |
BOOL GX2GetLastFrame | ( | GX2ScanTarget | scanTarget, |
GX2Texture * | texture | ||
) |
BOOL GX2GetLastFrameGamma | ( | GX2ScanTarget | scanTarget, |
float * | gammaOut | ||
) |
uint32_t GX2GetSwapInterval | ( | ) |
void GX2SwapScanBuffers | ( | ) |