Function gpa::playback::detail::PopulateDescriptors

Function Documentation

inline void gpa::playback::detail::PopulateDescriptors(MetadataExtractorEx const &metadataExtractor, ResourceInfo::Usage usage, uint64_t callIndex, Descriptors &descriptors)

Populates a given collection of Descriptors from a given MetadataExtractor for a given call index.

Parameters
  • metadataExtractor -- [in] The MetadataExtractor to get the requested info objects from

  • usage -- [in] The ResourceInfo::Usage to get the requested info objects for

  • callIndex -- [in] The call index to get the requested info objects for

  • descriptors -- [inout] The collection of descriptors to populate