Home
last modified time | relevance | path

Searched refs:tlut (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/demos/carddemo/include/
Dcardutil.h42 static void DrawIcon(s16 x, s16 y, void* image, void* tlut, u16 width, u16 height, int format);
95 void CardUtilDrawIcon ( int x, int y, int size, void* image, void* tlut, u16 width, u16 heig…
/RvlSDK-2.1/build/demos/gxdemo/
Dmakefile118 Texture/tex-wrap.c Texture/tex-tlut.c \
174 tex-tlut tex-layer tex-2-tex tex-tc-alloc \
426 $(FULLBIN_ROOT)/tex-tlut$(BINSUFFIX): Texture/tex-tlut.o \
/RvlSDK-2.1/build/demos/carddemo/src/
Dcardutil.c1011 void CardUtilDrawIcon(int x, int y, int size, void* image, void* tlut, u16 width, u16 height, int f… in CardUtilDrawIcon() argument
1036 tlut, in CardUtilDrawIcon()