Lines Matching refs:SDK_ASSERT
49 SDK_ASSERT(offset + szByte <= HW_BG_PLTT_SIZE); in GX_LoadBGPltt()
73 SDK_ASSERT(offset + szByte <= HW_DB_BG_PLTT_SIZE); in GXS_LoadBGPltt()
97 SDK_ASSERT(offset + szByte <= HW_OBJ_PLTT_SIZE); in GX_LoadOBJPltt()
121 SDK_ASSERT(offset + szByte <= HW_DB_OBJ_PLTT_SIZE); in GXS_LoadOBJPltt()
144 SDK_ASSERT(offset + szByte <= HW_OAM_SIZE); in GX_LoadOAM()
167 SDK_ASSERT(offset + szByte <= HW_DB_OAM_SIZE); in GXS_LoadOAM()
679 SDK_ASSERT(0 == sBGExtPltt && 0 == sBGExtPlttLCDCBlk && 0 == sBGExtPlttLCDCOffset); in GX_BeginLoadBGExtPltt()
729 SDK_ASSERT(sBGExtPltt != GX_VRAM_BGEXTPLTT_NONE); in GX_LoadBGExtPltt()
730 SDK_ASSERT(sBGExtPlttLCDCBlk != 0); in GX_LoadBGExtPltt()
816 SDK_ASSERT(0 == sOBJExtPltt && 0 == sOBJExtPlttLCDCBlk); in GX_BeginLoadOBJExtPltt()
858 SDK_ASSERT(GX_VRAM_OBJEXTPLTT_NONE != sOBJExtPltt); in GX_LoadOBJExtPltt()
859 SDK_ASSERT(0 != sOBJExtPlttLCDCBlk); in GX_LoadOBJExtPltt()
863 SDK_ASSERT(destSlotAddr + szByte <= 0x2000); // size of OBJExtPltt slot 0 in GX_LoadOBJExtPltt()
912 SDK_ASSERT(0 == sSubBGExtPltt); in GXS_BeginLoadBGExtPltt()
938 SDK_ASSERT(GX_VRAM_SUB_BGEXTPLTT_0123_H == sSubBGExtPltt); in GXS_LoadBGExtPltt()
993 SDK_ASSERT(0 == sSubOBJExtPltt); in GXS_BeginLoadOBJExtPltt()
1019 SDK_ASSERT(GX_VRAM_SUB_OBJEXTPLTT_0_I == sSubOBJExtPltt); in GXS_LoadOBJExtPltt()