mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-25 05:04:58 -07:00
expand access scope touches to automatically record update clock idx touch time, + timestamp; move texture cache to new async wavefront
This commit is contained in:
@@ -174,10 +174,8 @@ struct TXT_Node
|
||||
TXT_TextInfo info;
|
||||
|
||||
// rjf: metadata
|
||||
AccessPt access_pt;
|
||||
B32 is_working;
|
||||
U64 scope_ref_count;
|
||||
U64 last_time_touched_us;
|
||||
U64 last_user_clock_idx_touched;
|
||||
U64 load_count;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user