feat(profile): add some graphics symbols

This commit is contained in:
phaneron 2025-05-08 00:05:00 -04:00
parent 2dc8e50596
commit 37b206a6e3
14 changed files with 133 additions and 8 deletions

View file

@ -107,4 +107,6 @@ CGxDevice__AdapterMonitorModes 0068A4C0 f end=0068A589 type="void __stdcall func
CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()"
CGxDevice__NewD3d9Ex 0068C220 f end=0068C244 type="CGxDevice* __stdcall func()"
CGxDevice__ITexWHDStartEnd 006A5EF0 f end=006A5FDF type="void __thiscall func(CGxDevice* this, CGxTex* texId, uint32_t* width, uint32_t* height, uint32_t* baseMip, uint32_t* mipCount)"
CGxDevice__DeviceCreateStreamBufs 00687900 f end=00687937
CGxDevice__DeviceCreateStreamBufs 00687900 f end=00687937
CGxDevice__IRsInit 00686120 f end=006865AD type="void __thiscall func(CGxDevice* this)"
CGxDevice__InitLights 00682C50 f end=00682CA8 type="void __thiscall func(CGxDevice* this)"