[][src]Trait dxplr::dxgi::IAdapter2

pub trait IAdapter2: IAdapter1 {
    fn get_desc2(&self) -> Result<AdapterDesc2, HResult>;
}

Required methods

Loading content...

Implementors

impl IAdapter2 for Adapter2[src]

impl IAdapter2 for Adapter3[src]

impl IAdapter2 for Adapter4[src]

Loading content...