Files
tp/libs/JSystem/J3DGraphBase/J3DTexture.cpp
T

69 lines
2.0 KiB
C++
Raw Normal View History

2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
// Generated By: dol2asm
// Translation Unit: J3DTexture
2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
2021-04-01 02:07:58 +02:00
#include "JSystem/J3DGraphBase/J3DTexture.h"
2021-03-28 22:49:05 +02:00
#include "dol2asm.h"
#include "dolphin/types.h"
2021-04-01 02:07:58 +02:00
//
2021-03-31 23:22:32 +02:00
// Forward References:
2021-04-01 02:07:58 +02:00
//
2021-03-31 23:22:32 +02:00
2021-03-28 22:49:05 +02:00
extern "C" void loadGX__10J3DTextureCFUs11_GXTexMapID();
extern "C" void entryNum__10J3DTextureFUs();
extern "C" void addResTIMG__10J3DTextureFUsPC7ResTIMG();
2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
// External References:
2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
extern "C" void* __nwa__FUl();
extern "C" void _savegpr_28();
extern "C" void _restgpr_28();
2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
// Declarations:
2021-04-01 02:07:58 +02:00
//
2021-03-28 22:49:05 +02:00
/* ############################################################################################## */
2021-04-06 18:00:35 +02:00
/* 80456388-8045638C 004988 0004+00 1/1 0/0 0/0 .sdata2 @284 */
2021-03-30 01:58:08 +02:00
SECTION_SDATA2 static f32 lit_284 = 0.125f;
2021-03-28 22:49:05 +02:00
2021-04-06 18:00:35 +02:00
/* 8045638C-80456390 00498C 0004+00 1/1 0/0 0/0 .sdata2 @285 */
2021-03-30 01:58:08 +02:00
SECTION_SDATA2 static f32 lit_285 = 1.0f / 100.0f;
2021-03-28 22:49:05 +02:00
2021-04-06 18:00:35 +02:00
/* 80456390-80456398 004990 0008+00 1/1 0/0 0/0 .sdata2 @288 */
2021-03-30 01:58:08 +02:00
SECTION_SDATA2 static f64 lit_288 = 4503601774854144.0 /* cast s32 to float */;
2021-03-28 22:49:05 +02:00
2021-04-06 18:00:35 +02:00
/* 8031204C-803121A4 30C98C 0158+00 0/0 1/1 0/0 .text loadGX__10J3DTextureCFUs11_GXTexMapID */
2021-03-28 22:49:05 +02:00
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void J3DTexture::loadGX(u16 param_0, _GXTexMapID param_1) const {
2021-04-01 02:07:58 +02:00
nofralloc
2021-03-28 22:49:05 +02:00
#include "asm/JSystem/J3DGraphBase/J3DTexture/loadGX__10J3DTextureCFUs11_GXTexMapID.s"
}
#pragma pop
2021-04-06 18:00:35 +02:00
/* 803121A4-8031221C 30CAE4 0078+00 1/1 0/0 0/0 .text entryNum__10J3DTextureFUs */
2021-03-28 22:49:05 +02:00
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void J3DTexture::entryNum(u16 param_0) {
2021-04-01 02:07:58 +02:00
nofralloc
2021-03-28 22:49:05 +02:00
#include "asm/JSystem/J3DGraphBase/J3DTexture/entryNum__10J3DTextureFUs.s"
}
#pragma pop
2021-04-06 18:00:35 +02:00
/* 8031221C-80312488 30CB5C 026C+00 0/0 1/1 0/0 .text addResTIMG__10J3DTextureFUsPC7ResTIMG */
2021-03-28 22:49:05 +02:00
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void J3DTexture::addResTIMG(u16 param_0, ResTIMG const* param_1) {
2021-04-01 02:07:58 +02:00
nofralloc
2021-03-28 22:49:05 +02:00
#include "asm/JSystem/J3DGraphBase/J3DTexture/addResTIMG__10J3DTextureFUsPC7ResTIMG.s"
}
#pragma pop