wgpu_hal::vulkan::adapter

Function supports_bgra8unorm_storage

source
fn supports_bgra8unorm_storage(
    instance: &Instance,
    phd: PhysicalDevice,
    device_api_version: u32,
) -> bool
Available on vulkan only.