Public Member Functions | |
| Budget (const char *name) | |
| Budget (const char *name, uint32_t crc) | |
| void | PerFrameReset () |
| void | BeginProfileRegion () |
| void | EndProfileRegion () |
| void | TrackAllocation (uint64_t bytes) |
| void | UntrackAllocation (uint64_t bytes) |
| const char * | Name () const |
| uint32_t | Crc () const |