/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 732 return sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT); in goldfish_vk_extension_struct_size() 1351 return sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 1811 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* from, 1812 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* to);
|
D | goldfish_vk_transform_guest.h | 2878 ResourceTracker* resourceTracker, VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform); 2881 ResourceTracker* resourceTracker, VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 3388 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling); 3392 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 7242 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 7252 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 8868 resourceTracker, reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in transform_tohost_extension_struct() 9948 resourceTracker, reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 1653 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1828 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 7815 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* from, in deepcopy_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 7816 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* to) { in deepcopy_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 9873 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in deepcopy_extension_struct() 9875 reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 6722 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 8469 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 12507 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 12519 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 14620 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in marshal_extension_struct() 15821 reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 8416 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 10231 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in reservedmarshal_extension_struct()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 759 return sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT); in goldfish_vk_extension_struct_size() 1424 return sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1858 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* from, 1859 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* to);
|
D | goldfish_vk_transform.h | 3050 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform); 3054 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform);
|
D | goldfish_vk_marshaling.h | 3462 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling); 3466 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 7624 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 7634 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 9415 resourceTracker, reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in transform_tohost_extension_struct() 10575 resourceTracker, reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1842 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 8227 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* from, in deepcopy_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 8228 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* to) { in deepcopy_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 10492 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in deepcopy_extension_struct() 10494 reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 16479 const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 16491 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 19308 reinterpret_cast<const VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in marshal_extension_struct() 20586 reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling.cpp | 12725 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceExtendedDynamicStateFeaturesEXT() 15274 reinterpret_cast<VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*>( in reservedunmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | versions.adoc | 69 corresponding to the slink:VkPhysicalDeviceExtendedDynamicStateFeaturesEXT
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 4147 [open,refpage='VkPhysicalDeviceExtendedDynamicStateFeaturesEXT',desc='Structure describing what ext… 4149 The sname:VkPhysicalDeviceExtendedDynamicStateFeaturesEXT structure is 4152 include::{generated}/api/structs/VkPhysicalDeviceExtendedDynamicStateFeaturesEXT.adoc[] 4174 :refpage: VkPhysicalDeviceExtendedDynamicStateFeaturesEXT 4177 include::{generated}/validity/structs/VkPhysicalDeviceExtendedDynamicStateFeaturesEXT.adoc[]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1768 …alDeviceExtendedDynamicStateFeaturesEXT ) == sizeof( VkPhysicalDeviceExtendedDynamicStateFeaturesE…
|
D | vulkan_static_assertions.hpp | 3056 …alDeviceExtendedDynamicStateFeaturesEXT ) == sizeof( VkPhysicalDeviceExtendedDynamicStateFeaturesE…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 14008 typedef struct VkPhysicalDeviceExtendedDynamicStateFeaturesEXT { struct 14012 } VkPhysicalDeviceExtendedDynamicStateFeaturesEXT; argument
|