Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceTimelineSemaphoreFeatures (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp457 return sizeof(VkPhysicalDeviceTimelineSemaphoreFeatures); in goldfish_vk_extension_struct_size()
1076 return sizeof(VkPhysicalDeviceTimelineSemaphoreFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h891 const VkPhysicalDeviceTimelineSemaphoreFeatures* from,
892 VkPhysicalDeviceTimelineSemaphoreFeatures* to);
Dgoldfish_vk_transform_guest.h1370 ResourceTracker* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform);
1373 ResourceTracker* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h1713 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling);
1717 VkPhysicalDeviceTimelineSemaphoreFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4577 ResourceTracker* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceTimelineSemaphoreFeatures()
4586 ResourceTracker* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceTimelineSemaphoreFeatures()
8436 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9516 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h806 const VkPhysicalDeviceTimelineSemaphoreFeatures* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h911 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4828 const VkPhysicalDeviceTimelineSemaphoreFeatures* from, in deepcopy_VkPhysicalDeviceTimelineSemaphoreFeatures()
4829 VkPhysicalDeviceTimelineSemaphoreFeatures* to) { in deepcopy_VkPhysicalDeviceTimelineSemaphoreFeatures()
9235 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension), in deepcopy_extension_struct()
9236 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4405 const VkPhysicalDeviceTimelineSemaphoreFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceTimelineSemaphoreFeatures()
7879 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp8220 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling) { in marshal_VkPhysicalDeviceTimelineSemaphoreFeatures()
8232 VkPhysicalDeviceTimelineSemaphoreFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceTimelineSemaphoreFeatures()
14090 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>( in marshal_extension_struct()
15298 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp5630 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceTimelineSemaphoreFeatures()
9645 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp457 return sizeof(VkPhysicalDeviceTimelineSemaphoreFeatures); in goldfish_vk_extension_struct_size()
1122 return sizeof(VkPhysicalDeviceTimelineSemaphoreFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h884 const VkPhysicalDeviceTimelineSemaphoreFeatures* from,
885 VkPhysicalDeviceTimelineSemaphoreFeatures* to);
Dgoldfish_vk_transform.h1402 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform);
1405 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform);
Dgoldfish_vk_marshaling.h1679 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling);
1683 VkPhysicalDeviceTimelineSemaphoreFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp4607 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceTimelineSemaphoreFeatures()
4616 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceTimelineSemaphoreFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceTimelineSemaphoreFeatures()
8936 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
10096 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h874 VkPhysicalDeviceTimelineSemaphoreFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4828 const VkPhysicalDeviceTimelineSemaphoreFeatures* from, in deepcopy_VkPhysicalDeviceTimelineSemaphoreFeatures()
4829 VkPhysicalDeviceTimelineSemaphoreFeatures* to) { in deepcopy_VkPhysicalDeviceTimelineSemaphoreFeatures()
9800 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension), in deepcopy_extension_struct()
9801 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp10063 const VkPhysicalDeviceTimelineSemaphoreFeatures* forMarshaling) { in marshal_VkPhysicalDeviceTimelineSemaphoreFeatures()
10075 VkPhysicalDeviceTimelineSemaphoreFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceTimelineSemaphoreFeatures()
18730 reinterpret_cast<const VkPhysicalDeviceTimelineSemaphoreFeatures*>( in marshal_extension_struct()
20015 reinterpret_cast<VkPhysicalDeviceTimelineSemaphoreFeatures*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c712 VkPhysicalDeviceTimelineSemaphoreFeatures *features = (void *) ext; in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc3288 [open,refpage='VkPhysicalDeviceTimelineSemaphoreFeatures',desc='Structure describing timeline semap…
3290 The sname:VkPhysicalDeviceTimelineSemaphoreFeatures structure is defined as:
3292 include::{generated}/api/structs/VkPhysicalDeviceTimelineSemaphoreFeatures.adoc[]
3315 :refpage: VkPhysicalDeviceTimelineSemaphoreFeatures
3318 include::{generated}/validity/structs/VkPhysicalDeviceTimelineSemaphoreFeatures.adoc[]
Ddevsandqueues.adoc1995 slink:VkPhysicalDeviceTimelineSemaphoreFeatures,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp910 …E::PhysicalDeviceTimelineSemaphoreFeatures ) == sizeof( VkPhysicalDeviceTimelineSemaphoreFeatures
Dvulkan_static_assertions.hpp977 …E::PhysicalDeviceTimelineSemaphoreFeatures ) == sizeof( VkPhysicalDeviceTimelineSemaphoreFeatures
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6345 typedef struct VkPhysicalDeviceTimelineSemaphoreFeatures { struct
6349 } VkPhysicalDeviceTimelineSemaphoreFeatures; argument
9697 typedef VkPhysicalDeviceTimelineSemaphoreFeatures VkPhysicalDeviceTimelineSemaphoreFeaturesKHR;

12