Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfns.rs226 pub ext_pageable_device_local_memory: ash::vk::ExtPageableDeviceLocalMemoryFn,
346 ext_pageable_device_local_memory: ash::vk::ExtPageableDeviceLocalMemoryFn::load( in load()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs21958 impl ExtPageableDeviceLocalMemoryFn { impl
21973 pub struct ExtPageableDeviceLocalMemoryFn { struct
21976 unsafe impl Send for ExtPageableDeviceLocalMemoryFn {} implementation
21977 unsafe impl Sync for ExtPageableDeviceLocalMemoryFn {} implementation
21978 impl ExtPageableDeviceLocalMemoryFn { implementation