[][src]Trait dxplr::d3d11::IAsynchronous

pub trait IAsynchronous: IDeviceChild {
    fn get_data_size(&self) -> u32;
}

Required methods

fn get_data_size(&self) -> u32

Loading content...

Implementors

impl IAsynchronous for Asynchronous[src]

impl IAsynchronous for Counter[src]

impl IAsynchronous for Predicate[src]

impl IAsynchronous for Query[src]

Loading content...