RetroArch
Functions
swap.h File Reference
#include <wiiu/types.h>
#include "enum.h"
#include "surface.h"
#include "texture.h"
Include dependency graph for swap.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ GX2CopyColorBufferToScanBuffer()

void GX2CopyColorBufferToScanBuffer ( GX2ColorBuffer buffer,
GX2ScanTarget  scanTarget 
)
Here is the caller graph for this function:

◆ GX2GetLastFrame()

BOOL GX2GetLastFrame ( GX2ScanTarget  scanTarget,
GX2Texture texture 
)

◆ GX2GetLastFrameGamma()

BOOL GX2GetLastFrameGamma ( GX2ScanTarget  scanTarget,
float *  gammaOut 
)

◆ GX2GetSwapInterval()

uint32_t GX2GetSwapInterval ( )

◆ GX2SetSwapInterval()

void GX2SetSwapInterval ( uint32_t  interval)
Here is the caller graph for this function:

◆ GX2SwapScanBuffers()

void GX2SwapScanBuffers ( )
Here is the caller graph for this function: