Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp820 return sizeof(VkPhysicalDeviceExtendedDynamicState2FeaturesEXT); in goldfish_vk_extension_struct_size()
1439 return sizeof(VkPhysicalDeviceExtendedDynamicState2FeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1999 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* from,
2000 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* to);
Dgoldfish_vk_transform_guest.h3151 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform);
3155 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform);
Dgoldfish_vk_marshaling_guest.h3709 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling);
3713 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7884 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
7894 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
9028 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in transform_tohost_extension_struct()
10108 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1820 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h2009 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp8579 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* from, in deepcopy_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
8580 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* to) { in deepcopy_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
10070 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in deepcopy_extension_struct()
10072 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp7283 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
8653 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp13478 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
13493 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
14785 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in marshal_extension_struct()
15985 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp9045 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
10415 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp864 return sizeof(VkPhysicalDeviceExtendedDynamicState2FeaturesEXT); in goldfish_vk_extension_struct_size()
1529 return sizeof(VkPhysicalDeviceExtendedDynamicState2FeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h2071 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* from,
2072 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* to);
Dgoldfish_vk_transform.h3370 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform);
3374 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform);
Dgoldfish_vk_marshaling.h3825 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling);
3829 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8384 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
8394 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
9608 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in transform_tohost_extension_struct()
10768 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h2045 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp9144 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* from, in deepcopy_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
9145 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* to) { in deepcopy_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
10728 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in deepcopy_extension_struct()
10730 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp18058 const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
18073 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
19506 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in marshal_extension_struct()
20783 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp13991 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceExtendedDynamicState2FeaturesEXT()
15492 reinterpret_cast<VkPhysicalDeviceExtendedDynamicState2FeaturesEXT*>( in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dversions.adoc78 corresponding to the slink:VkPhysicalDeviceExtendedDynamicState2FeaturesEXT
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc4182 [open,refpage='VkPhysicalDeviceExtendedDynamicState2FeaturesEXT',desc='Structure describing what ex…
4184 The sname:VkPhysicalDeviceExtendedDynamicState2FeaturesEXT structure is
4187 include::{generated}/api/structs/VkPhysicalDeviceExtendedDynamicState2FeaturesEXT.adoc[]
4208 :refpage: VkPhysicalDeviceExtendedDynamicState2FeaturesEXT
4211 include::{generated}/validity/structs/VkPhysicalDeviceExtendedDynamicState2FeaturesEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1910 …DeviceExtendedDynamicState2FeaturesEXT ) == sizeof( VkPhysicalDeviceExtendedDynamicState2FeaturesE…
Dvulkan_static_assertions.hpp3921 …DeviceExtendedDynamicState2FeaturesEXT ) == sizeof( VkPhysicalDeviceExtendedDynamicState2FeaturesE…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15848 typedef struct VkPhysicalDeviceExtendedDynamicState2FeaturesEXT { struct
15854 } VkPhysicalDeviceExtendedDynamicState2FeaturesEXT; argument