RetroArch
Macros | Functions
texconv.h File Reference

GX texture helper functions. More...

#include <gctypes.h>
Include dependency graph for texconv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __TEXTCONV_H__
 

Functions

void MakeTexture565 (const void *src, void *dst, s32 width, s32 height)
 

Detailed Description

GX texture helper functions.

Macro Definition Documentation

◆ __TEXTCONV_H__

#define __TEXTCONV_H__

Function Documentation

◆ MakeTexture565()

void MakeTexture565 ( const void src,
void dst,
s32  width,
s32  height 
)
Here is the call graph for this function: