#include <nnsys/g3d/sbc.h>
typedef void (*NNSG3dFuncSbc_MatInternal)(NNSG3dRS*, u32, const NNSG3dResMatData*, u32);
NNSG3dFuncSbc_MatInternal NNS_G3dFuncSbcMatTable[NNS_G3D_SIZE_MAT_VTBL_NUM];
This function table is used to allocate the processes of the SBC NNS_G3D_SBC_MAT
commands to each material data format. Since there is currently 1 material data format, this is only a specification for future expansion.
2004/10/19 Initial version.
CONFIDENTIAL