Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/gd/
DGDTev.h101 void GDSetZTexture ( GXZTexOp op, GXTexFmt fmt, u32 bias );
/RvlSDK-2.1/build/demos/gddemo/src/
Dgd-init-create.c339 GDSetZTexture(GX_ZT_DISABLE, GX_TF_Z8, 0); in CreateDLs()
/RvlSDK-2.1/build/libraries/gd/src/
DGDTev.c396 void GDSetZTexture ( GXZTexOp op, GXTexFmt fmt, u32 bias ) in GDSetZTexture() function