Home
last modified time | relevance | path

Searched refs:VkMemoryOpaqueCaptureAddressAllocateInfo (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h94 REGISTER_VK_STRUCT_ID(VkMemoryOpaqueCaptureAddressAllocateInfo,
Dgoldfish_vk_extension_structs.cpp475 return sizeof(VkMemoryOpaqueCaptureAddressAllocateInfo); in goldfish_vk_extension_struct_size()
1140 return sizeof(VkMemoryOpaqueCaptureAddressAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h921 const VkMemoryOpaqueCaptureAddressAllocateInfo* from,
922 VkMemoryOpaqueCaptureAddressAllocateInfo* to);
Dgoldfish_vk_transform.h1460 VkDecoderGlobalState* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform);
1463 VkDecoderGlobalState* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform);
Dgoldfish_vk_marshaling.h1744 const VkMemoryOpaqueCaptureAddressAllocateInfo* forMarshaling);
1748 VkMemoryOpaqueCaptureAddressAllocateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp4773 VkDecoderGlobalState* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform) { in transform_tohost_VkMemoryOpaqueCaptureAddressAllocateInfo()
4782 VkDecoderGlobalState* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform) { in transform_fromhost_VkMemoryOpaqueCaptureAddressAllocateInfo()
8971 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
10131 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h909 VkMemoryOpaqueCaptureAddressAllocateInfo* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp5047 const VkMemoryOpaqueCaptureAddressAllocateInfo* from, in deepcopy_VkMemoryOpaqueCaptureAddressAllocateInfo()
5048 VkMemoryOpaqueCaptureAddressAllocateInfo* to) { in deepcopy_VkMemoryOpaqueCaptureAddressAllocateInfo()
9846 reinterpret_cast<const VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension), in deepcopy_extension_struct()
9847 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in deepcopy_extension_struct()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h108 REGISTER_VK_STRUCT_ID(VkMemoryOpaqueCaptureAddressAllocateInfo,
Dgoldfish_vk_extension_structs_guest.cpp475 return sizeof(VkMemoryOpaqueCaptureAddressAllocateInfo); in goldfish_vk_extension_struct_size()
1094 return sizeof(VkMemoryOpaqueCaptureAddressAllocateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
DResourceTracker.cpp2988 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocInfo; in allocateCoherentMemory()
2997 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in allocateCoherentMemory()
2998 vk_find_struct<VkMemoryOpaqueCaptureAddressAllocateInfo>(pAllocateInfo); in allocateCoherentMemory()
3148 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocInfo; in getCoherentMemory()
3241 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocInfo; in on_vkAllocateMemory()
3246 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in on_vkAllocateMemory()
3247 vk_find_struct<VkMemoryOpaqueCaptureAddressAllocateInfo>(pAllocateInfo); in on_vkAllocateMemory()
Dgoldfish_vk_deepcopy_guest.h928 const VkMemoryOpaqueCaptureAddressAllocateInfo* from,
929 VkMemoryOpaqueCaptureAddressAllocateInfo* to);
Dgoldfish_vk_transform_guest.h1424 ResourceTracker* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform);
1427 ResourceTracker* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h1778 const VkMemoryOpaqueCaptureAddressAllocateInfo* forMarshaling);
1782 VkMemoryOpaqueCaptureAddressAllocateInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4739 ResourceTracker* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform) { in transform_tohost_VkMemoryOpaqueCaptureAddressAllocateInfo()
4748 ResourceTracker* resourceTracker, VkMemoryOpaqueCaptureAddressAllocateInfo* toTransform) { in transform_fromhost_VkMemoryOpaqueCaptureAddressAllocateInfo()
8471 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9551 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h838 const VkMemoryOpaqueCaptureAddressAllocateInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h948 const VkMemoryOpaqueCaptureAddressAllocateInfo* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp5047 const VkMemoryOpaqueCaptureAddressAllocateInfo* from, in deepcopy_VkMemoryOpaqueCaptureAddressAllocateInfo()
5048 VkMemoryOpaqueCaptureAddressAllocateInfo* to) { in deepcopy_VkMemoryOpaqueCaptureAddressAllocateInfo()
9281 reinterpret_cast<const VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension), in deepcopy_extension_struct()
9282 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4564 const VkMemoryOpaqueCaptureAddressAllocateInfo* toCount, size_t* count) { in count_VkMemoryOpaqueCaptureAddressAllocateInfo()
7921 reinterpret_cast<const VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp8508 const VkMemoryOpaqueCaptureAddressAllocateInfo* forMarshaling) { in marshal_VkMemoryOpaqueCaptureAddressAllocateInfo()
8520 VkMemoryOpaqueCaptureAddressAllocateInfo* forUnmarshaling) { in unmarshal_VkMemoryOpaqueCaptureAddressAllocateInfo()
14129 reinterpret_cast<const VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension)); in marshal_extension_struct()
15336 reinterpret_cast<VkMemoryOpaqueCaptureAddressAllocateInfo*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc1652 slink:VkMemoryOpaqueCaptureAddressAllocateInfo::pname:opaqueCaptureAddress
1669 slink:VkMemoryOpaqueCaptureAddressAllocateInfo::pname:opaqueCaptureAddress
1674 slink:VkMemoryOpaqueCaptureAddressAllocateInfo::pname:opaqueCaptureAddress
3349 [open,refpage='VkMemoryOpaqueCaptureAddressAllocateInfo',desc='Request a specific address for a mem…
3352 slink:VkMemoryOpaqueCaptureAddressAllocateInfo structure to the pname:pNext
3354 The sname:VkMemoryOpaqueCaptureAddressAllocateInfo structure is defined as:
3356 include::{generated}/api/structs/VkMemoryOpaqueCaptureAddressAllocateInfo.adoc[]
3392 include::{generated}/validity/structs/VkMemoryOpaqueCaptureAddressAllocateInfo.adoc[]
4492 slink:VkMemoryOpaqueCaptureAddressAllocateInfo::pname:opaqueCaptureAddress,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc515 …and replay it with link:{refpage}VkMemoryOpaqueCaptureAddressAllocateInfo.html[VkMemoryOpaqueCaptu…
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4191 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocInfo; in on_vkAllocateMemory()
4195 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in on_vkAllocateMemory()
4196 vk_find_struct<VkMemoryOpaqueCaptureAddressAllocateInfo>(pAllocateInfo); in on_vkAllocateMemory()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp946 …CE::MemoryOpaqueCaptureAddressAllocateInfo ) == sizeof( VkMemoryOpaqueCaptureAddressAllocateInfo )…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6409 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct
6413 } VkMemoryOpaqueCaptureAddressAllocateInfo; argument
9895 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;

12