Searched refs:VkMemoryAllocateInfo (Results 1 – 25 of 74) sorted by relevance
123
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_android.h | 44 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo); 68 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo)
|
D | vk_device_memory.h | 62 const VkMemoryAllocateInfo *pAllocateInfo,
|
D | vk_device_memory.c | 36 const VkMemoryAllocateInfo *pAllocateInfo, in vk_device_memory_create()
|
D | vk_android.c | 176 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo) in vk_alloc_ahardware_buffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory_win32/ |
D | import_memory_win32.adoc | 9 structure to the pname:pNext chain of the slink:VkMemoryAllocateInfo 24 slink:VkMemoryAllocateInfo structure it is chained from.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 1040 * pname:pAllocateInfo is a pointer to a slink:VkMemoryAllocateInfo 1195 [open,refpage='VkMemoryAllocateInfo',desc='Structure containing parameters of a memory allocation',… 1197 The sname:VkMemoryAllocateInfo structure is defined as: 1199 include::{generated}/api/structs/VkMemoryAllocateInfo.adoc[] 1216 A sname:VkMemoryAllocateInfo structure defines a memory import operation if 1325 * [[VUID-VkMemoryAllocateInfo-allocationSize-07897]] 1332 * [[VUID-VkMemoryAllocateInfo-None-06657]] 1335 * [[VUID-VkMemoryAllocateInfo-allocationSize-07899]] 1344 * [[VUID-VkMemoryAllocateInfo-buffer-06380]] 1355 * [[VUID-VkMemoryAllocateInfo-image-06381]] [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory/ |
D | allocate_memory.adoc | 7 pname:pNext chain of the slink:VkMemoryAllocateInfo structure, specifying
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 39 REGISTER_VK_STRUCT_ID(VkMemoryAllocateInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/ |
D | device_memory.adoc | 11 chain of the slink:VkMemoryAllocateInfo structure. 64 To obtain the memoryTypeIndex for the slink:VkMemoryAllocateInfo structure, 107 slink:VkMemoryAllocateInfo memoryTypeIndex field to a memory type which has
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_struct_id.h | 58 REGISTER_VK_STRUCT_ID(VkMemoryAllocateInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO);
|
D | ResourceTracker.h | 187 const VkMemoryAllocateInfo* pAllocateInfo, 640 const VkMemoryAllocateInfo& hostAllocationInfo, 642 VkResult allocateCoherentMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, 645 VkResult getCoherentMemory(const VkMemoryAllocateInfo* pAllocateInfo, VkEncoder* enc,
|
/hardware/google/gfxstream/host/tests/ |
D | VkTestUtils.h | 155 VkMemoryAllocateInfo allocInfo = { in setUpImage() 233 VkMemoryAllocateInfo allocInfo = { in setUpBuffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_external_memory_rdma.adoc | 78 VkMemoryAllocateInfo memAllocInfo = { VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO, &exportMemoryAllocate…
|
D | VK_NV_dedicated_allocation.adoc | 81 VkMemoryAllocateInfo memoryAllocateInfo =
|
D | VK_KHR_dedicated_allocation.adoc | 107 VkMemoryAllocateInfo memoryAllocateInfo =
|
D | VK_NV_win32_keyed_mutex.adoc | 54 VkMemoryAllocateInfo memoryAllocateInfo;
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshotUtils.cpp | 171 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveImageContent() 370 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadImageContent() 517 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveBufferContent() 620 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadBufferContent()
|
D | VkAndroidNativeBuffer.cpp | 247 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage() 322 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | bind_image_common.adoc | 27 the sname:VkMemoryAllocateInfo provided when pname:memory was allocated 37 sname:VkMemoryAllocateInfo provided when pname:memory was allocated
|
D | bind_buffer_common.adoc | 36 If the sname:VkMemoryAllocateInfo provided when pname:memory was 130 slink:VkMemoryAllocateInfo::pname:pNext
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/ |
D | ComputePipelineRestoration_integrationtest.cpp | 94 VkMemoryAllocateInfo allocInfo = { in createImage()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_metal_objects.adoc | 121 `VkInstanceCreateInfo`, `VkMemoryAllocateInfo`, `VkImageCreateInfo`, 149 of the `VkMemoryAllocateInfo` structure in the `vkAllocateMemory` command.
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/ |
D | AstcTexture.cpp | 122 VkMemoryAllocateInfo allocInfo = { in createVkBufferAndMapMemory()
|
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VulkanTestHelper.cpp | 283 VkMemoryAllocateInfo allocInfo = { in createBuffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/ |
D | device_memory.adoc | 12 pname:pNext chain of the slink:VkMemoryAllocateInfo structure.
|
123