/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | features.rs | 45 p_allocator: *const AllocationCallbacks, constant 76 _p_allocator: *const AllocationCallbacks, in load() 135 unsafe extern "system" fn(instance: Instance, p_allocator: *const AllocationCallbacks); constant 186 p_allocator: *const AllocationCallbacks, constant 241 _p_allocator: *const AllocationCallbacks, in load() 421 _p_allocator: *const AllocationCallbacks, in load() 508 unsafe extern "system" fn(device: Device, p_allocator: *const AllocationCallbacks); constant 531 p_allocator: *const AllocationCallbacks, constant 538 p_allocator: *const AllocationCallbacks, constant 613 p_allocator: *const AllocationCallbacks, constant [all …]
|
D | extensions.rs | 18 p_allocator: *const AllocationCallbacks, constant 68 _p_allocator: *const AllocationCallbacks, in load() 191 p_allocator: *const AllocationCallbacks, constant 198 p_allocator: *const AllocationCallbacks, constant 267 _p_allocator: *const AllocationCallbacks, in load() 285 _p_allocator: *const AllocationCallbacks, in load() 515 p_allocator: *const AllocationCallbacks, constant 529 p_allocator: *const AllocationCallbacks, constant 642 _p_allocator: *const AllocationCallbacks, in load() 685 _p_allocator: *const AllocationCallbacks, in load() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/ |
D | device.rs | 55 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_private_data_slot() 72 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_private_data_slot() 592 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_render_pass2() 870 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_sampler_ycbcr_conversion() 887 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_sampler_ycbcr_conversion() 901 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_descriptor_update_template() 918 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_descriptor_update_template() 964 pub unsafe fn destroy_device(&self, allocation_callbacks: Option<&vk::AllocationCallbacks>) { in destroy_device() 973 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_sampler() 987 allocation_callbacks: Option<&vk::AllocationCallbacks>, in free_memory() [all …]
|
D | instance.rs | 356 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_device() 381 pub unsafe fn destroy_instance(&self, allocation_callbacks: Option<&vk::AllocationCallbacks>) { in destroy_instance()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/nv/ |
D | ray_tracing.rs | 41 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_acceleration_structure() 58 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_acceleration_structure() 180 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_ray_tracing_pipelines()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/ext/ |
D | debug_report.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_debug_report_callback() 42 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_debug_report_callback()
|
D | private_data.rs | 29 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_private_data_slot() 46 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_private_data_slot()
|
D | debug_utils.rs | 121 allocator: Option<&vk::AllocationCallbacks>, in create_debug_utils_messenger() 138 allocator: Option<&vk::AllocationCallbacks>, in destroy_debug_utils_messenger()
|
D | metal_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_metal_surface()
|
D | headless_surface.rs | 29 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_headless_surface()
|
D | shader_object.rs | 30 allocator: Option<&vk::AllocationCallbacks>, in create_shaders() 50 allocator: Option<&vk::AllocationCallbacks>, in destroy_shader()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/experimental/ |
D | amd.rs | 306 p_allocator: *const AllocationCallbacks, constant 314 p_allocator: *const AllocationCallbacks, constant 409 _p_allocator: *const AllocationCallbacks, in load() 430 _p_allocator: *const AllocationCallbacks, in load() 631 allocator: *const AllocationCallbacks, in create_gpa_session() 640 allocator: *const AllocationCallbacks, in destroy_gpa_session()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/khr/ |
D | deferred_host_operations.rs | 27 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_deferred_operation() 52 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_deferred_operation()
|
D | display.rs | 81 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_display_mode() 117 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_display_plane_surface()
|
D | swapchain.rs | 51 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_swapchain() 68 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_swapchain()
|
D | acceleration_structure.rs | 41 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_acceleration_structure() 58 allocation_callbacks: Option<&vk::AllocationCallbacks>, in destroy_acceleration_structure()
|
D | display_swapchain.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_shared_swapchains()
|
D | android_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_android_surface()
|
D | win32_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_win32_surface()
|
D | wayland_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_wayland_surface()
|
D | xcb_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_xcb_surface()
|
D | xlib_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_xlib_surface()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/nn/ |
D | vi_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_vi_surface()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/mvk/ |
D | ios_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_ios_surface()
|
D | macos_surface.rs | 28 allocation_callbacks: Option<&vk::AllocationCallbacks>, in create_mac_os_surface()
|