feat(profile): new funcs
Some checks are pending
Push / build (push) Waiting to run

This commit is contained in:
gromchek 2026-03-14 22:46:34 +03:00
parent fcf5e0bb93
commit 34c05b16f2
69 changed files with 102 additions and 7 deletions

View file

@ -5,3 +5,4 @@ GxDrawLockedElements 00682340 f end=0068239E type="void __stdcall func(EGxPrim p
GxPrimLockIndexPtr 006823A0 f end=006823F8 type="void __stdcall func(EGxPrim primType, uint32_t indexCount, uint16_t* indices)"
GxPrimVertexPtr 00682400 f end=00682781 type="void __stdcall func(uint32_t vertexCount, C3Vector* pos, uint32_t posStride, C3Vector* normal, uint32_t normalStride, CImVector* color, uint32_t colorStride, C2Vector* tex0, uint32_t tex0Stride, C2Vector* tex1, uint32_t tex1Stride)" ; this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline
GxPrimLockVertexPtrs 006828C0 f end=006828FE type="void __stdcall func(uint32_t vertexCount, C3Vector* pos, uint32_t posStride, C3Vector* normal, uint32_t normalStride, CImVector* color, uint32_t colorStride, uint8_t* bone, uint32_t boneStride, C2Vector* tex0, uint32_t tex0Stride, C2Vector* tex1, uint32_t tex1Stride)"
GxBufData 00681A20 f end=00681A58