Searched refs:VkMemoryDedicatedAllocateInfo (Results 1 – 25 of 40) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | bind_image_common.adoc | 20 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
|
D | bind_buffer_common.adoc | 34 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/ |
D | vk_struct_id.h | 40 REGISTER_VK_STRUCT_ID(VkMemoryDedicatedAllocateInfo,
|
D | goldfish_vk_extension_structs.cpp | 254 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size() 915 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 450 const VkMemoryDedicatedAllocateInfo* from, 451 VkMemoryDedicatedAllocateInfo* to);
|
D | goldfish_vk_transform.h | 740 VkMemoryDedicatedAllocateInfo* toTransform); 743 VkMemoryDedicatedAllocateInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 907 const VkMemoryDedicatedAllocateInfo* forMarshaling); 910 VkMemoryDedicatedAllocateInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 2477 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()
|
D | goldfish_vk_reserved_marshaling.h | 456 VkMemoryDedicatedAllocateInfo* forUnmarshaling,
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_struct_id.h | 59 REGISTER_VK_STRUCT_ID(VkMemoryDedicatedAllocateInfo,
|
D | goldfish_vk_extension_structs_guest.cpp | 254 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size() 869 return sizeof(VkMemoryDedicatedAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 457 const VkMemoryDedicatedAllocateInfo* from, 458 VkMemoryDedicatedAllocateInfo* to);
|
D | goldfish_vk_transform_guest.h | 726 VkMemoryDedicatedAllocateInfo* toTransform); 729 VkMemoryDedicatedAllocateInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 923 const VkMemoryDedicatedAllocateInfo* forMarshaling); 926 VkMemoryDedicatedAllocateInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 2467 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()
|
D | goldfish_vk_counting_guest.h | 416 const VkMemoryDedicatedAllocateInfo* toCount,
|
D | goldfish_vk_reserved_marshaling_guest.h | 482 const VkMemoryDedicatedAllocateInfo* forMarshaling, uint8_t** ptr);
|
/hardware/google/gfxstream/guest/vulkan/ |
D | gfxstream_vk_device.cpp | 649 VkMemoryDedicatedAllocateInfo* dedicatedAllocInfoPtr = in gfxstream_vk_AllocateMemory() 650 (VkMemoryDedicatedAllocateInfo*)vk_find_struct<VkMemoryDedicatedAllocateInfo>( in gfxstream_vk_AllocateMemory()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_android.c | 178 const VkMemoryDedicatedAllocateInfo *dedicated_info = in vk_alloc_ahardware_buffer()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 1347 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/ |
D | wsi_common_headless.c | 374 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_null_image_mem()
|
D | wsi_common_drm.c | 494 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_native_image_mem()
|
D | wsi_common.c | 1706 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()
|
D | wsi_common_win32.cpp | 468 const VkMemoryDedicatedAllocateInfo memory_dedicated_info = { in wsi_create_dxgi_image_mem()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 1443 VkMemoryDedicatedAllocateInfo dedicatedAllocInfo = { in allocExternalMemory() 1644 VkMemoryDedicatedAllocateInfo dedicatedInfo = { in importExternalMemoryDedicatedImage()
|
12