al - Audio Library Functions gDP - DP GBI Macros gdSP - General GBI Macros gSP - SP GBI Macros gt - Turbo Microcode RDP gu - Graphics Utilities Math - Math Functions nuSys - NuSystem os - N64 Operating System sp - Sprite Library Functions uh - Host to Target IO 64DD - N64 Disk Drive
|
nuGfxCfb_ptr (variable)Definitionu16* nuGfxCfb_ptr What This Variable Holds It holds the pointer to the frame buffer for the graphics task graphic. The Graphics Task Manager will not perform the frame buffer swap entered by the nuGfxSetCfb function. The pointer to the frame buffer for the graphic in question is specified in nuGfxCfb_ptr. If you want to specify the frame buffer for a graphic from your application, set the pointer to the frame buffer by using the nuGfxCfb_ptr global variable.
|