/aosp_15_r20/external/swiftshader/tests/VulkanUnitTests/ |
H A D | Device.cpp | 380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/ |
H A D | definitions.rs | 16 UnmapMemory = 19, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/ |
H A D | definitions.rs | 16 UnmapMemory = 19, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/ |
H A D | definitions.rs | 16 UnmapMemory = 19, enumerator
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vkrenderframework.h | 274 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/ |
H A D | definitions.rs | 16 UnmapMemory = 19, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/ |
H A D | definitions.rs | 16 UnmapMemory = 19, enumerator
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_mem_alloc_wrapper.cpp | 201 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_util.h | 224 PFN_vkUnmapMemory UnmapMemory; member
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.h | 81 PFN_vkUnmapMemory UnmapMemory; member
|
H A D | api_gen.cpp | 1085 VKAPI_ATTR void UnmapMemory(VkDevice device, VkDeviceMemory memory) { in UnmapMemory() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_driver.cc | 956 /* static */ void GpuDriver::UnmapMemory(GpuContext* context, CUdeviceptr va, in UnmapMemory() function in stream_executor::gpu::GpuDriver
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_layer_dispatch_table.h | 247 PFN_vkUnmapMemory UnmapMemory; member
|
H A D | chassis.cpp | 1345 VKAPI_ATTR void VKAPI_CALL UnmapMemory( in UnmapMemory() function
|
/aosp_15_r20/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 1203 void UnmapMemory(VkDevice device, VkDeviceMemory mem) { in UnmapMemory() function
|