mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
white space.
This commit is contained in:
parent
6f7130c50b
commit
b8aac0a4f8
|
@ -758,13 +758,13 @@ void CReal3D::WriteJTAGRegister(uint64_t instruction, uint64_t data)
|
||||||
/*
|
/*
|
||||||
Stat Packet
|
Stat Packet
|
||||||
|
|
||||||
0x00: xxxx---- -------- -------- -------- spare1
|
0x00: xxxx---- -------- -------- -------- spare1
|
||||||
----x--- -------- -------- -------- gp_done
|
----x--- -------- -------- -------- gp_done
|
||||||
-----x-- -------- -------- -------- dp_done
|
-----x-- -------- -------- -------- dp_done
|
||||||
------x- -------- -------- -------- ping_pong
|
------x- -------- -------- -------- ping_pong
|
||||||
-------x -------- -------- -------- update_done
|
-------x -------- -------- -------- update_done
|
||||||
-------- x------- -------- -------- rend_done
|
-------- x------- -------- -------- rend_done
|
||||||
-------- -xxxxxxx xxxxxxxx xxxxxxxx tot_clks 23bit val (0x7FFFFF). This is a 33.33mhz clock value.
|
-------- -xxxxxxx xxxxxxxx xxxxxxxx tot_clks 23bit val (0x7FFFFF). This is a 33.33mhz clock value.
|
||||||
Think this is the time the GPU takes to process the frame, used by software to
|
Think this is the time the GPU takes to process the frame, used by software to
|
||||||
estimate the frame rate.
|
estimate the frame rate.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue