Home
last modified time | relevance | path

Searched refs:VkQueueFamilyCheckpointProperties2NV (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_diagnostic_checkpoints/
Dqueue_checkpoint_properties.adoc6 [open,refpage='VkQueueFamilyCheckpointProperties2NV',desc='Return structure for queue family checkp…
8 The slink:VkQueueFamilyCheckpointProperties2NV structure is defined as:
10 include::{generated}/api/structs/VkQueueFamilyCheckpointProperties2NV.adoc[]
20 sname:VkQueueFamilyCheckpointProperties2NV structure.
22 include::{generated}/validity/structs/VkQueueFamilyCheckpointProperties2NV.adoc[]
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp593 return sizeof(VkQueueFamilyCheckpointProperties2NV); in goldfish_vk_extension_struct_size()
1212 return sizeof(VkQueueFamilyCheckpointProperties2NV); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1525 const VkQueueFamilyCheckpointProperties2NV* from,
1526 VkQueueFamilyCheckpointProperties2NV* to);
Dgoldfish_vk_transform_guest.h2455 ResourceTracker* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform);
2458 ResourceTracker* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform);
Dgoldfish_vk_marshaling_guest.h2903 const VkQueueFamilyCheckpointProperties2NV* forMarshaling);
2907 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp6523 ResourceTracker* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform) { in transform_tohost_VkQueueFamilyCheckpointProperties2NV()
6532 ResourceTracker* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform) { in transform_fromhost_VkQueueFamilyCheckpointProperties2NV()
8702 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in transform_tohost_extension_struct()
9782 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1393 const VkQueueFamilyCheckpointProperties2NV* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h1559 const VkQueueFamilyCheckpointProperties2NV* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp6985 const VkQueueFamilyCheckpointProperties2NV* from, in deepcopy_VkQueueFamilyCheckpointProperties2NV()
6986 VkQueueFamilyCheckpointProperties2NV* to) { in deepcopy_VkQueueFamilyCheckpointProperties2NV()
9573 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension), in deepcopy_extension_struct()
9574 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp6106 const VkQueueFamilyCheckpointProperties2NV* toCount, in count_VkQueueFamilyCheckpointProperties2NV()
8193 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp11471 const VkQueueFamilyCheckpointProperties2NV* forMarshaling) { in marshal_VkQueueFamilyCheckpointProperties2NV()
11484 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling) { in unmarshal_VkQueueFamilyCheckpointProperties2NV()
14369 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension)); in marshal_extension_struct()
15575 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp7737 const VkQueueFamilyCheckpointProperties2NV* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkQueueFamilyCheckpointProperties2NV()
9956 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp607 return sizeof(VkQueueFamilyCheckpointProperties2NV); in goldfish_vk_extension_struct_size()
1272 return sizeof(VkQueueFamilyCheckpointProperties2NV); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1549 const VkQueueFamilyCheckpointProperties2NV* from,
1550 VkQueueFamilyCheckpointProperties2NV* to);
Dgoldfish_vk_transform.h2566 VkDecoderGlobalState* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform);
2569 VkDecoderGlobalState* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform);
Dgoldfish_vk_marshaling.h2928 const VkQueueFamilyCheckpointProperties2NV* forMarshaling);
2932 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling);
Dgoldfish_vk_transform.cpp6725 VkDecoderGlobalState* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform) { in transform_tohost_VkQueueFamilyCheckpointProperties2NV()
6734 VkDecoderGlobalState* resourceTracker, VkQueueFamilyCheckpointProperties2NV* toTransform) { in transform_fromhost_VkQueueFamilyCheckpointProperties2NV()
9228 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in transform_tohost_extension_struct()
10388 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1548 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp7192 const VkQueueFamilyCheckpointProperties2NV* from, in deepcopy_VkQueueFamilyCheckpointProperties2NV()
7193 VkQueueFamilyCheckpointProperties2NV* to) { in deepcopy_VkQueueFamilyCheckpointProperties2NV()
10168 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension), in deepcopy_extension_struct()
10169 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp14715 const VkQueueFamilyCheckpointProperties2NV* forMarshaling) { in marshal_VkQueueFamilyCheckpointProperties2NV()
14728 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling) { in unmarshal_VkQueueFamilyCheckpointProperties2NV()
19035 reinterpret_cast<const VkQueueFamilyCheckpointProperties2NV*>(structExtension)); in marshal_extension_struct()
20318 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp11331 VkQueueFamilyCheckpointProperties2NV* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkQueueFamilyCheckpointProperties2NV()
14980 reinterpret_cast<VkQueueFamilyCheckpointProperties2NV*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1814 …AMESPACE::QueueFamilyCheckpointProperties2NV ) == sizeof( VkQueueFamilyCheckpointProperties2NV ), …
Dvulkan_static_assertions.hpp3476 …AMESPACE::QueueFamilyCheckpointProperties2NV ) == sizeof( VkQueueFamilyCheckpointProperties2NV ), …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10161 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
10165 } VkQueueFamilyCheckpointProperties2NV; argument