Home
last modified time | relevance | path

Searched defs:deviceMemory (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/gfxstream/guest/vulkan_enc/
DCommandBufferStagingStream.h31 VkDeviceMemory deviceMemory = member
DResourceTracker.cpp5945 VkDeviceMemory deviceMemory = cmdBufStream->getDeviceMemory(); in flushCommandBufferPendingCommandsBottomUp() local
7023 VkDeviceMemory deviceMemory = memory.deviceMemory; in getFree() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandPool.cpp48 …void *deviceMemory = vk::allocateHostMemory(sizeof(DispatchableCommandBuffer), REQUIRED_MEMORY_ALI… in allocateCommandBuffers() local
DVkImage.hpp119 DeviceMemory *deviceMemory = nullptr; member in vk::Image
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp225 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in RunShouldImportMemoryTest() local
335 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in RunShouldClearTest() local
497 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in RunTextureFormatCompatChromiumTest() local
666 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in RunShouldClearWithSemaphoresTest() local
904 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in runShouldDrawTest() local
1055 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in runWaitSemaphoresRetainsContentTest() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSurfaceKHR.cpp60 VkDeviceMemory deviceMemory; in allocateAndBindImageMemory() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp582 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in createImage2DExternal() local
635 VkResult VulkanHelper::exportMemoryOpaqueFd(VkDeviceMemory deviceMemory, int *fd) in exportMemoryOpaqueFd()
676 VkResult VulkanHelper::exportMemoryZirconVmo(VkDeviceMemory deviceMemory, zx_handle_t *vmo) in exportMemoryZirconVmo()
982 VkDeviceMemory deviceMemory = VK_NULL_HANDLE; in readPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp847 VkDeviceMemory deviceMemory = 0; in makeSparseImageMemoryBind() local
877 VkDeviceMemory deviceMemory = 0; in makeSparseMemoryBind() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp844 VkDeviceMemory deviceMemory = 0; in makeSparseImageMemoryBind() local
874 VkDeviceMemory deviceMemory = 0; in makeSparseMemoryBind() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMarkerTests.cpp220 MovePtr<Allocation>& deviceMemory) in createMarkerBufferMemory()
DvktApiObjectManagementTests.cpp3345 CaseDescription<DeviceMemory> deviceMemory; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp256 MovePtr<Allocation>& deviceMemory) in createMarkerBufferMemory()
DvktApiObjectManagementTests.cpp3345 CaseDescription<DeviceMemory> deviceMemory; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryBindingTests.cpp69 VkDeviceMemory deviceMemory, in MemoryMappingRAII()
DvktMemoryAddressBindingTests.cpp1545 CaseDescription<DeviceMemory> deviceMemory; member
DvktMemoryDeviceMemoryReportTests.cpp1563 CaseDescription<DeviceMemory> deviceMemory; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp679 DeviceMemory *deviceMemory, in InitMappableDeviceMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp69 VkDeviceMemory deviceMemory, in MemoryMappingRAII()
DvktMemoryAddressBindingTests.cpp1584 CaseDescription<DeviceMemory> deviceMemory; member
DvktMemoryDeviceMemoryReportTests.cpp1569 CaseDescription<DeviceMemory> deviceMemory; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp4882 VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT in DeviceMemory()
4887 DeviceMemory & operator=( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT in operator =()
Dvulkan_raii.hpp5737VkDeviceMemory deviceMemory, in DeviceMemory()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp7882 …VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT : m_d… in DeviceMemory()
7885 DeviceMemory & operator=( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT in operator =()
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1350 VkDeviceMemory VMA_NULLABLE_NON_DISPATCHABLE deviceMemory; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3096 VkDeviceMemory VMA_NULLABLE_NON_DISPATCHABLE deviceMemory; member