Home
last modified time | relevance | path

Searched refs:VkMemoryDedicatedAllocateInfo (Results 1 – 25 of 40) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbind_image_common.adoc20 slink:VkMemoryDedicatedAllocateInfo::pname:image equal to pname:image
28 included a slink:VkMemoryDedicatedAllocateInfo structure in its
29 pname:pNext chain, and slink:VkMemoryDedicatedAllocateInfo::pname:image
31 slink:VkMemoryDedicatedAllocateInfo::pname:image and pname:memoryOffset
38 included a slink:VkMemoryDedicatedAllocateInfo structure in its
39 pname:pNext chain, and slink:VkMemoryDedicatedAllocateInfo::pname:image
42 slink:VkMemoryDedicatedAllocateInfo::pname:image or an image that was
Dbind_buffer_common.adoc34 slink:VkMemoryDedicatedAllocateInfo::pname:buffer equal to pname:buffer
37 allocated included a slink:VkMemoryDedicatedAllocateInfo structure in
39 slink:VkMemoryDedicatedAllocateInfo::pname:buffer was not
41 slink:VkMemoryDedicatedAllocateInfo::pname:buffer, and
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h40 REGISTER_VK_STRUCT_ID(VkMemoryDedicatedAllocateInfo,
Dgoldfish_vk_extension_structs.cpp254 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size()
915 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h450 const VkMemoryDedicatedAllocateInfo* from,
451 VkMemoryDedicatedAllocateInfo* to);
Dgoldfish_vk_transform.h740 VkMemoryDedicatedAllocateInfo* toTransform);
743 VkMemoryDedicatedAllocateInfo* toTransform);
Dgoldfish_vk_marshaling.h907 const VkMemoryDedicatedAllocateInfo* forMarshaling);
910 VkMemoryDedicatedAllocateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp2477 VkMemoryDedicatedAllocateInfo* toTransform) { in transform_tohost_VkMemoryDedicatedAllocateInfo()
2486 VkMemoryDedicatedAllocateInfo* toTransform) { in transform_fromhost_VkMemoryDedicatedAllocateInfo()
8521 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9681 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h456 VkMemoryDedicatedAllocateInfo* forUnmarshaling,
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h59 REGISTER_VK_STRUCT_ID(VkMemoryDedicatedAllocateInfo,
Dgoldfish_vk_extension_structs_guest.cpp254 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size()
869 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h457 const VkMemoryDedicatedAllocateInfo* from,
458 VkMemoryDedicatedAllocateInfo* to);
Dgoldfish_vk_transform_guest.h726 VkMemoryDedicatedAllocateInfo* toTransform);
729 VkMemoryDedicatedAllocateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h923 const VkMemoryDedicatedAllocateInfo* forMarshaling);
926 VkMemoryDedicatedAllocateInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp2467 VkMemoryDedicatedAllocateInfo* toTransform) { in transform_tohost_VkMemoryDedicatedAllocateInfo()
2476 VkMemoryDedicatedAllocateInfo* toTransform) { in transform_fromhost_VkMemoryDedicatedAllocateInfo()
8021 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9101 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h416 const VkMemoryDedicatedAllocateInfo* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h482 const VkMemoryDedicatedAllocateInfo* forMarshaling, uint8_t** ptr);
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp649 VkMemoryDedicatedAllocateInfo* dedicatedAllocInfoPtr = in gfxstream_vk_AllocateMemory()
650 (VkMemoryDedicatedAllocateInfo*)vk_find_struct<VkMemoryDedicatedAllocateInfo>( in gfxstream_vk_AllocateMemory()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_android.c178 const VkMemoryDedicatedAllocateInfo *dedicated_info = in vk_alloc_ahardware_buffer()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc1347 slink:VkMemoryDedicatedAllocateInfo::pname:buffer is present and
1354 slink:VkMemoryDedicatedAllocateInfo::pname:buffer
1358 slink:VkMemoryDedicatedAllocateInfo::pname:image is present and
1365 slink:VkMemoryDedicatedAllocateInfo::pname:image
1376 slink:VkMemoryDedicatedAllocateInfo structure with either its
1382 slink:VkMemoryDedicatedAllocateInfo::pname:image is not
1389 slink:VkMemoryDedicatedAllocateInfo::pname:buffer is not
1411 sname:VkMemoryDedicatedAllocateInfo or
1506 slink:VkMemoryDedicatedAllocateInfo structure with either its
1524 slink:VkMemoryDedicatedAllocateInfo structure or
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_headless.c374 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_null_image_mem()
Dwsi_common_drm.c494 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_native_image_mem()
Dwsi_common.c1706 VkMemoryDedicatedAllocateInfo buf_mem_dedicated_info = { in wsi_create_buffer_blit_context()
1753 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_buffer_blit_context()
1994 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_cpu_linear_image_mem()
Dwsi_common_win32.cpp468 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_dxgi_image_mem()
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1443 VkMemoryDedicatedAllocateInfo dedicatedAllocInfo = { in allocExternalMemory()
1644 VkMemoryDedicatedAllocateInfo dedicatedInfo = { in importExternalMemoryDedicatedImage()

12