Function gpu_alloc_gfx::gfx_device_properties[][src]

pub fn gfx_device_properties<B>(
    adapter: &Adapter<B>
) -> DeviceProperties<'static> where
    B: Backend

Returns DeviceProperties from gfx's Adapter, required to create GpuAllocator.