Home
last modified time | relevance | path

Searched defs:GgpStreamDescriptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dsurface.rs476 stream_descriptor: ash::vk::GgpStreamDescriptor, in from_ggp_stream_descriptor()
490 _stream_descriptor: ash::vk::GgpStreamDescriptor, in validate_from_ggp_stream_descriptor()
511 stream_descriptor: ash::vk::GgpStreamDescriptor, in from_ggp_stream_descriptor_unchecked()
1406 GgpStreamDescriptor, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dplatform_types.rs31 pub type GgpStreamDescriptor = u32; typedef