Go to the source code of this file.
| #define gDPScrollMultiTile2_4b | ( | pkt, | |
| timg, | |||
| fmt, | |||
| width, | |||
| height, | |||
| uls, | |||
| ult, | |||
| lrs, | |||
| lrt, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt ) |
Definition at line 6 of file gbi_custom.h.
Referenced by imgfx_appendGfx_mesh_anim(), imgfx_appendGfx_mesh_basic(), imgfx_appendGfx_mesh_grid(), and spr_appendGfx_component_flat().
| #define gDPScrollTextureTile_4b | ( | pkt, | |
| timg, | |||
| fmt, | |||
| width, | |||
| height, | |||
| uls, | |||
| ult, | |||
| lrs, | |||
| lrt, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt ) |
Definition at line 39 of file gbi_custom.h.
Referenced by imgfx_appendGfx_mesh_anim(), imgfx_appendGfx_mesh_basic(), imgfx_appendGfx_mesh_grid(), and imgfx_appendGfx_mesh_strip().
| #define gDPScrollTextureBlock_4b | ( | pkt, | |
| timg, | |||
| fmt, | |||
| width, | |||
| height, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt ) |
Definition at line 67 of file gbi_custom.h.
Referenced by spr_appendGfx_component_flat().
| #define gDPScrollMultiTile_4b | ( | pkt, | |
| timg, | |||
| tmem, | |||
| rtile, | |||
| fmt, | |||
| width, | |||
| height, | |||
| uls, | |||
| ult, | |||
| lrs, | |||
| lrt, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt ) |
Definition at line 88 of file gbi_custom.h.
Referenced by make_texture_gfx().
| #define gDPScrollMultiTile | ( | pkt, | |
| timg, | |||
| tmem, | |||
| rtile, | |||
| fmt, | |||
| siz, | |||
| width, | |||
| height, | |||
| uls, | |||
| ult, | |||
| lrs, | |||
| lrt, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt ) |
Definition at line 116 of file gbi_custom.h.
Referenced by make_texture_gfx().
| #define gDPScrollTextureBlockHalfHeight | ( | pkt, | |
| timg, | |||
| fmt, | |||
| siz, | |||
| width, | |||
| height, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt, | |||
| shifts2, | |||
| shiftt2 ) |
Definition at line 143 of file gbi_custom.h.
Referenced by make_texture_gfx().
| #define gDPScrollTextureBlockHalfHeight_4b | ( | pkt, | |
| timg, | |||
| fmt, | |||
| width, | |||
| height, | |||
| pal, | |||
| cms, | |||
| cmt, | |||
| masks, | |||
| maskt, | |||
| shifts, | |||
| shiftt, | |||
| scrolls, | |||
| scrollt, | |||
| shifts2, | |||
| shiftt2 ) |
Definition at line 173 of file gbi_custom.h.
Referenced by make_texture_gfx().