Home
last modified time | relevance | path

Searched refs:VkHostImageCopyDevicePerformanceQueryEXT (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_extension_structs_guest.cpp564 return sizeof(VkHostImageCopyDevicePerformanceQueryEXT); in goldfish_vk_extension_struct_size()
1200 return sizeof(VkHostImageCopyDevicePerformanceQueryEXT); in goldfish_vk_extension_struct_size_with_stream_features()
H A Dgoldfish_vk_deepcopy_guest.h1853 const VkHostImageCopyDevicePerformanceQueryEXT* from,
1854 VkHostImageCopyDevicePerformanceQueryEXT* to);
H A Dgoldfish_vk_transform_guest.h2965 ResourceTracker* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform);
2968 ResourceTracker* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform);
H A Dgoldfish_vk_marshaling_guest.h3509 const VkHostImageCopyDevicePerformanceQueryEXT* forMarshaling);
3513 VkHostImageCopyDevicePerformanceQueryEXT* forUnmarshaling);
H A Dgoldfish_vk_transform_guest.cpp7482 ResourceTracker* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform) { in transform_tohost_VkHostImageCopyDevicePerformanceQueryEXT()
7491 ResourceTracker* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform) { in transform_fromhost_VkHostImageCopyDevicePerformanceQueryEXT()
8923 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10034 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
H A Dgoldfish_vk_reserved_marshaling_guest.h1871 const VkHostImageCopyDevicePerformanceQueryEXT* forMarshaling, uint8_t** ptr);
H A Dgoldfish_vk_counting_guest.h1688 const VkHostImageCopyDevicePerformanceQueryEXT* toCount, size_t* count);
H A Dgoldfish_vk_deepcopy_guest.cpp8104 const VkHostImageCopyDevicePerformanceQueryEXT* from, in deepcopy_VkHostImageCopyDevicePerformanceQueryEXT()
8105 VkHostImageCopyDevicePerformanceQueryEXT* to) { in deepcopy_VkHostImageCopyDevicePerformanceQueryEXT()
9961 reinterpret_cast<const VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension), in deepcopy_extension_struct()
9962 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in deepcopy_extension_struct()
H A Dgoldfish_vk_counting_guest.cpp6921 const VkHostImageCopyDevicePerformanceQueryEXT* toCount, size_t* count) { in count_VkHostImageCopyDevicePerformanceQueryEXT()
8522 reinterpret_cast<const VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension), in count_extension_struct()
H A Dgoldfish_vk_marshaling_guest.cpp12976 const VkHostImageCopyDevicePerformanceQueryEXT* forMarshaling) { in marshal_VkHostImageCopyDevicePerformanceQueryEXT()
12989 VkHostImageCopyDevicePerformanceQueryEXT* forUnmarshaling) { in unmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
14776 reinterpret_cast<const VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension)); in marshal_extension_struct()
16009 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in unmarshal_extension_struct()
H A Dgoldfish_vk_reserved_marshaling_guest.cpp8657 const VkHostImageCopyDevicePerformanceQueryEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkHostImageCopyDevicePerformanceQueryEXT()
10295 reinterpret_cast<const VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension), in reservedmarshal_extension_struct()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp1352 return sizeof(VkHostImageCopyDevicePerformanceQueryEXT); in goldfish_vk_extension_struct_size()
3466 return sizeof(VkHostImageCopyDevicePerformanceQueryEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1943 const VkHostImageCopyDevicePerformanceQueryEXT* from,
1944 VkHostImageCopyDevicePerformanceQueryEXT* to);
Dgoldfish_vk_transform.h3190 VkDecoderGlobalState* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform);
3193 VkDecoderGlobalState* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform);
Dgoldfish_vk_marshaling.h3644 const VkHostImageCopyDevicePerformanceQueryEXT* forMarshaling);
3648 VkHostImageCopyDevicePerformanceQueryEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8074 VkDecoderGlobalState* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform) { in transform_tohost_VkHostImageCopyDevicePerformanceQueryEXT()
8083 VkDecoderGlobalState* resourceTracker, VkHostImageCopyDevicePerformanceQueryEXT* toTransform) { in transform_fromhost_VkHostImageCopyDevicePerformanceQueryEXT()
9909 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in transform_tohost_extension_struct()
11159 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1920 VkHostImageCopyDevicePerformanceQueryEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp8748 const VkHostImageCopyDevicePerformanceQueryEXT* from, in deepcopy_VkHostImageCopyDevicePerformanceQueryEXT()
8749 VkHostImageCopyDevicePerformanceQueryEXT* to) { in deepcopy_VkHostImageCopyDevicePerformanceQueryEXT()
11056 reinterpret_cast<const VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension), in deepcopy_extension_struct()
11057 reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT*>(structExtension_out)); in deepcopy_extension_struct()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c434 VkHostImageCopyDevicePerformanceQueryEXT *hic; in lvp_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_image.c561 VkHostImageCopyDevicePerformanceQueryEXT *hic_props = (void *)s; in hk_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1903 …vk::VkHostImageCopyDevicePerformanceQueryEXT hostImageCopyDevicePerformanceQuery = vk::initVulkanS… in iterate()
2423VkHostImageCopyDevicePerformanceQueryEXT hostImageCopyDevicePerformanceQuery = initVulkanStructure… in checkSupport()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkGetStructureTypeImpl.inl2816 template<> VkStructureType getStructureType<VkHostImageCopyDevicePerformanceQueryEXT> (void)
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c341 VkHostImageCopyDevicePerformanceQueryEXT hic = { in check_ici()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp4001 VkHostImageCopyDevicePerformanceQueryEXT perfQuery = {}; in initImage()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp4033 …auto *properties = reinterpret_cast<VkHostImageCopyDevicePerformanceQueryEXT *>(extensionPropertie… in vkGetPhysicalDeviceImageFormatProperties2()

12