Struct winapi::d3d9types::D3DDEVINFO_D3D9STAGETIMINGS [] [src]

#[repr(C)]
pub struct D3DDEVINFO_D3D9STAGETIMINGS { pub MemoryProcessingPercent: FLOAT, pub ComputationProcessingPercent: FLOAT, }

Fields

Trait Implementations

impl Debug for D3DDEVINFO_D3D9STAGETIMINGS
[src]

Formats the value using the given formatter.

impl Copy for D3DDEVINFO_D3D9STAGETIMINGS
[src]

impl Clone for D3DDEVINFO_D3D9STAGETIMINGS
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more