Home
last modified time | relevance | path

Searched refs:VkMemoryAllocateInfo (Results 1 – 25 of 74) sorted by relevance

123

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_android.h44 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo);
68 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo)
Dvk_device_memory.h62 const VkMemoryAllocateInfo *pAllocateInfo,
Dvk_device_memory.c36 const VkMemoryAllocateInfo *pAllocateInfo, in vk_device_memory_create()
Dvk_android.c176 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/
Dimport_memory_win32.adoc9 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/
Dmemory.adoc1040 * 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/
Dallocate_memory.adoc7 pname:pNext chain of the slink:VkMemoryAllocateInfo structure, specifying
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h39 REGISTER_VK_STRUCT_ID(VkMemoryAllocateInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/
Ddevice_memory.adoc11 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/
Dvk_struct_id.h58 REGISTER_VK_STRUCT_ID(VkMemoryAllocateInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO);
DResourceTracker.h187 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/
DVkTestUtils.h155 VkMemoryAllocateInfo allocInfo = { in setUpImage()
233 VkMemoryAllocateInfo allocInfo = { in setUpBuffer()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_external_memory_rdma.adoc78 VkMemoryAllocateInfo memAllocInfo = { VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO, &exportMemoryAllocate…
DVK_NV_dedicated_allocation.adoc81 VkMemoryAllocateInfo memoryAllocateInfo =
DVK_KHR_dedicated_allocation.adoc107 VkMemoryAllocateInfo memoryAllocateInfo =
DVK_NV_win32_keyed_mutex.adoc54 VkMemoryAllocateInfo memoryAllocateInfo;
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp171 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveImageContent()
370 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadImageContent()
517 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveBufferContent()
620 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadBufferContent()
DVkAndroidNativeBuffer.cpp247 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage()
322 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbind_image_common.adoc27 the sname:VkMemoryAllocateInfo provided when pname:memory was allocated
37 sname:VkMemoryAllocateInfo provided when pname:memory was allocated
Dbind_buffer_common.adoc36 If the sname:VkMemoryAllocateInfo provided when pname:memory was
130 slink:VkMemoryAllocateInfo::pname:pNext
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp94 VkMemoryAllocateInfo allocInfo = { in createImage()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_metal_objects.adoc121 `VkInstanceCreateInfo`, `VkMemoryAllocateInfo`, `VkImageCreateInfo`,
149 of the `VkMemoryAllocateInfo` structure in the `vkAllocateMemory` command.
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.cpp122 VkMemoryAllocateInfo allocInfo = { in createVkBufferAndMapMemory()
/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp283 VkMemoryAllocateInfo allocInfo = { in createBuffer()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Ddevice_memory.adoc12 pname:pNext chain of the slink:VkMemoryAllocateInfo structure.

123