Home
last modified time | relevance | path

Searched refs:create_stream_descriptor_surface_ggp (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Dextensions.rs4434 pub create_stream_descriptor_surface_ggp: PFN_vkCreateStreamDescriptorSurfaceGGP, field
4444 create_stream_descriptor_surface_ggp: unsafe { in load()
4445 unsafe extern "system" fn create_stream_descriptor_surface_ggp( in load() function
4453 stringify!(create_stream_descriptor_surface_ggp) in load()
4461 create_stream_descriptor_surface_ggp in load()
4469 pub unsafe fn create_stream_descriptor_surface_ggp( in create_stream_descriptor_surface_ggp() method
4476 (self.create_stream_descriptor_surface_ggp)(instance, p_create_info, p_allocator, p_surface) in create_stream_descriptor_surface_ggp()