Struct d3d11_win::core::structures::D3D11_COUNTER_INFO [] [src]

pub struct D3D11_COUNTER_INFO {
    pub LastDeviceDependentCounter: D3D11_COUNTER,
    pub NumSimultaneousCounters: UINT,
    pub NumDetectableParallelUnits: UINT8,
}

Fields

LastDeviceDependentCounter
NumSimultaneousCounters
NumDetectableParallelUnits