[][src]Trait dxplr::dxgi::IFactory3

pub trait IFactory3: IFactory2 {
    pub fn get_creation_flags(&self) -> CreateFactoryFlag;
}

Required methods

Loading content...

Implementors

impl IFactory3 for Factory3[src]

impl IFactory3 for Factory4[src]

impl IFactory3 for Factory5[src]

impl IFactory3 for Factory6[src]

Loading content...