docs/python_api/in_depth/curevent.rst
.. _currentevent:
Aside from information that is immutable or provided across the whole capture, all things in RenderDoc reflect the state snapshotted at a single virtual point - immediately following the execution on the GPU of a single event.
The current event is the :ref:event ID <eventids> where this point sits. All things that follow including resource contents like buffers and textures, as well as pipeline state and anything else will be frozen exactly at that point.
When selecting a marker region that contains many events, there are two distinct concepts: