NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IDistributed_compute_destination_buffer::Compute_frame_id Struct Reference

Unique identifier that corresponds to the frame for which the compute was issued. More...

#include <idistributed_compute_destination_buffer.h>

Public Attributes

mi::Uint32 frame_id
 Globally unique frame identifier. More...
 
mi::Uint32 scope_id
 Scope id the compute task is issued under. More...
 
mi::Uint32 host_id
 Host-id of the host issuing the compute task. More...
 

Detailed Description

Unique identifier that corresponds to the frame for which the compute was issued.

Member Data Documentation

 frame_id

mi::Uint32 nv::index::IDistributed_compute_destination_buffer::Compute_frame_id::frame_id

Globally unique frame identifier.

 host_id

mi::Uint32 nv::index::IDistributed_compute_destination_buffer::Compute_frame_id::host_id

Host-id of the host issuing the compute task.

 scope_id

mi::Uint32 nv::index::IDistributed_compute_destination_buffer::Compute_frame_id::scope_id

Scope id the compute task is issued under.


The documentation for this struct was generated from the following file: