/hardware/google/gfxstream/guest/vulkan_enc/ |
D | HostVisibleMemoryVirtualization.h | 45 VkDeviceMemory memory); 49 VkDevice device, VkDeviceMemory memory); 54 VkDeviceMemory getDeviceMemory() const; 67 VkDeviceMemory mMemory;
|
D | vulkan_gfxstream.h | 48 typedef VkResult (VKAPI_PTR *PFN_vkMapMemoryIntoAddressSpaceGOOGLE)(VkDevice device, VkDeviceMemory… 56 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostAddressInfoGOOGLE)(VkDevice device, VkDeviceMemory … 57 typedef VkResult (VKAPI_PTR *PFN_vkFreeMemorySyncGOOGLE)(VkDevice device, VkDeviceMemory memory, co… 68 …dsFromAuxMemoryGOOGLE)(VkQueue queue, VkCommandBuffer commandBuffer, VkDeviceMemory deviceMemory, … 69 typedef VkResult (VKAPI_PTR *PFN_vkGetBlobGOOGLE)(VkDevice device, VkDeviceMemory memory); 76 VkDeviceMemory memory, 125 VkDeviceMemory memory, 132 VkDeviceMemory memory, 201 VkDeviceMemory deviceMemory, 207 VkDeviceMemory memory);
|
D | HostVisibleMemoryVirtualization.cpp | 35 VkDevice device, VkDeviceMemory memory) in CoherentMemory() 43 VkDevice device, VkDeviceMemory memory) in CoherentMemory() 55 VkDeviceMemory CoherentMemory::getDeviceMemory() const { return mMemory; } in getDeviceMemory()
|
D | ResourceTracker.h | 188 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory); 189 void on_vkFreeMemory(void* context, VkDevice device, VkDeviceMemory memory, 193 VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, 196 void on_vkUnmapMemory(void* context, VkDevice device, VkDeviceMemory memory); 217 VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset); 240 VkBuffer buffer, VkDeviceMemory memory, 415 VkDevice device, VkDeviceMemory memory, 418 VkDevice device, VkDeviceMemory memory, 533 uint8_t* getMappedPointer(VkDeviceMemory memory); 534 VkDeviceSize getMappedSize(VkDeviceMemory memory); [all …]
|
D | CommandBufferStagingStream.h | 42 VkDeviceMemory deviceMemory = 85 VkDeviceMemory getDeviceMemory();
|
D | VulkanHandles.h | 125 f(VkDeviceMemory) \ 154 f(VkDeviceMemory) \
|
/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 48 typedef VkResult (VKAPI_PTR *PFN_vkMapMemoryIntoAddressSpaceGOOGLE)(VkDevice device, VkDeviceMemory… 56 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostAddressInfoGOOGLE)(VkDevice device, VkDeviceMemory … 57 typedef VkResult (VKAPI_PTR *PFN_vkFreeMemorySyncGOOGLE)(VkDevice device, VkDeviceMemory memory, co… 68 …dsFromAuxMemoryGOOGLE)(VkQueue queue, VkCommandBuffer commandBuffer, VkDeviceMemory deviceMemory, … 69 typedef VkResult (VKAPI_PTR *PFN_vkGetBlobGOOGLE)(VkDevice device, VkDeviceMemory memory); 76 VkDeviceMemory memory, 125 VkDeviceMemory memory, 132 VkDeviceMemory memory, 201 VkDeviceMemory deviceMemory, 207 VkDeviceMemory memory);
|
D | CompositorVk.h | 55 VkDeviceMemory m_vertexVkDeviceMemory; 57 VkDeviceMemory m_indexVkDeviceMemory; 67 VkDeviceMemory m_vkImageMemory = VK_NULL_HANDLE; 73 VkDeviceMemory m_vkDeviceMemory = VK_NULL_HANDLE; 179 std::optional<std::tuple<VkBuffer, VkDeviceMemory>> createBuffer(VkDeviceSize, 182 std::tuple<VkBuffer, VkDeviceMemory> createStagingBufferWithData(const void* data,
|
D | VulkanHandles.h | 63 f(VkDeviceMemory) \ 76 f(VkDeviceMemory) \
|
D | VkDecoderGlobalState.h | 218 VkDeviceMemory memory, VkDeviceSize memoryOffset); 234 VkDeviceMemory memory, VkDeviceSize memoryOffset); 402 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory); 404 void on_vkFreeMemory(android::base::BumpPool* pool, VkDevice device, VkDeviceMemory memory, 407 VkResult on_vkMapMemory(android::base::BumpPool* pool, VkDevice device, VkDeviceMemory memory, 411 void on_vkUnmapMemory(android::base::BumpPool* pool, VkDevice device, VkDeviceMemory memory); 413 uint8_t* getMappedHostPointer(VkDeviceMemory memory); 414 VkDeviceSize getDeviceMemorySize(VkDeviceMemory memory); 447 VkDeviceMemory memory, uint64_t* pAddress); 449 VkDeviceMemory memory, uint64_t* pAddress, [all …]
|
D | VkAndroidNativeBuffer.h | 72 VkDeviceMemory imageMemory = VK_NULL_HANDLE; 73 VkDeviceMemory stagingMemory = VK_NULL_HANDLE;
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_win32.h | 80 VkDeviceMemory memory; 109 const VkDeviceMemory* pAcquireSyncs; 113 const VkDeviceMemory* pReleaseSyncs; 234 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleNV)(VkDevice device, VkDeviceMemory memory, … 239 VkDeviceMemory memory, 253 const VkDeviceMemory* pAcquireSyncs; 257 const VkDeviceMemory* pReleaseSyncs;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_win32.h | 80 VkDeviceMemory memory; 109 const VkDeviceMemory* pAcquireSyncs; 113 const VkDeviceMemory* pReleaseSyncs; 234 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleNV)(VkDevice device, VkDeviceMemory memory, … 239 VkDeviceMemory memory, 253 const VkDeviceMemory* pAcquireSyncs; 257 const VkDeviceMemory* pReleaseSyncs;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_external_memory_dma_buf.adoc | 24 slink:VkDeviceMemory, to export slink:VkDeviceMemory as a code:dma_buf, and 32 to bind to code:dma_buf slink:VkDeviceMemory containing an externally 51 import/export between code:dma_buf and slink:VkDeviceMemory.
|
D | VK_EXT_metal_objects.adoc | 28 objects when creating Vulkan objects of types slink:VkDeviceMemory, 46 VkDeviceMemory, added export of MTLSharedEvent, added import of
|
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 45 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory() 55 VkResult vkBindBufferMemory(VkDevice device, VkBuffer buffer, VkDeviceMemory memory, in vkBindBufferMemory() 61 VkResult vkBindImageMemory(VkDevice device, VkImage image, VkDeviceMemory memory, in vkBindImageMemory() 224 void vkFreeMemory(VkDevice device, VkDeviceMemory memory, in vkFreeMemory() 276 VkResult vkMapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, in vkMapMemory() 282 void vkUnmapMemory(VkDevice device, VkDeviceMemory memory) { in vkUnmapMemory()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | bind_index_buffer_common.adoc | 10 sname:VkDeviceMemory object that is backing pname:buffer, must: be a 17 contiguously to a single sname:VkDeviceMemory object
|
D | copy_buffer_common.adoc | 28 contiguously to a single sname:VkDeviceMemory object 34 contiguously to a single sname:VkDeviceMemory object
|
D | trace_rays_binding_table.adoc | 11 single sname:VkDeviceMemory object 22 single sname:VkDeviceMemory object 39 single sname:VkDeviceMemory object 56 single sname:VkDeviceMemory object
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common.h | 92 VkDeviceMemory memory; 170 VkDeviceMemory *out); 212 VkDeviceMemory memory,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
D | expect-common-validity-noreflow-novuid.adoc | 20 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object 23 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object
|
D | src-common-validity.adoc | 20 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object 23 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object
|
D | expect-common-validity-novuid.adoc | 22 contiguously to a single sname:VkDeviceMemory object 28 contiguously to a single sname:VkDeviceMemory object
|
D | expect-common-validity-default.adoc | 25 contiguously to a single sname:VkDeviceMemory object 31 contiguously to a single sname:VkDeviceMemory object
|
D | expect-common-validity-noreflow.adoc | 23 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object 26 …n-sparse then it must: be bound completely and contiguously to a single sname:VkDeviceMemory object
|