Home
last modified time | relevance | path

Searched defs:MapMemory (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dresource.cc155 Result Resource::MapMemory(VkDeviceMemory memory) { in MapMemory() function in amber::vulkan::Resource
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp149 VkResult MapMemory(VmaAllocator allocator, VmaAllocation allocation, void **ppData) in MapMemory() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp374 VkResult Device::MapMemory(VkDeviceMemory memory, VkDeviceSize offset, in MapMemory() function in Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h192 PFN_vkMapMemory MapMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h255 PFN_vkMapMemory MapMemory = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h302 PFN_vkMapMemory MapMemory; member