struct
render::GpuQueryId
Uniquely identifies a GPU query allocated from a particular pool.
Public
Constructors
GpuQueryId
GpuQueryId() = default
GpuQueryId
GpuQueryId(u32 id)
Methods
IsValid
bool IsValid() const
Fields
Id
u32 Id