Searched defs:VulkanoGralloc (Results 1 – 3 of 3) sorted by relevance
24 impl VulkanoGralloc { impl
21 impl VulkanoGralloc { implementation
57 pub struct VulkanoGralloc { struct58 devices: Map<PhysicalDeviceType, Arc<Device>>,59 device_by_id: Map<DeviceId, Arc<Device>>,60 has_integrated_gpu: bool,110 impl VulkanoGralloc { implementation260 impl Gralloc for VulkanoGralloc { implementation