Function Prototype

vkResetGpaSessionAMD

Reset a GPA session

To reset a GPA session for reuse, call:

VkResult vkResetGpaSessionAMD(
    VkDevice        device,
    VkGpaSessionAMD gpaSession);
  • commandBuffer is the command buffer into which the command will be recorded.
  • gpaSession is the handle of the GPA session to reset.

Valid Usage (Implicit)

VUID-vkResetGpaSessionAMD-gpaSession-parent

gpaSession must have been created, allocated, or retrieved from device