RetroArch
|
GX texture helper functions. More...
#include <gctypes.h>
Go to the source code of this file.
Macros | |
#define | __TEXTCONV_H__ |
Functions | |
void | MakeTexture565 (const void *src, void *dst, s32 width, s32 height) |
GX texture helper functions.
#define __TEXTCONV_H__ |