Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_robustness2.adoc42 slink:VkPhysicalDeviceRobustness2PropertiesEXT::pname:robustUniformBufferAccessSizeAlignment
44 slink:VkPhysicalDeviceRobustness2PropertiesEXT::pname:robustStorageBufferAccessSizeAlignment
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp767 return sizeof(VkPhysicalDeviceRobustness2PropertiesEXT); in goldfish_vk_extension_struct_size()
1386 return sizeof(VkPhysicalDeviceRobustness2PropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1903 const VkPhysicalDeviceRobustness2PropertiesEXT* from,
1904 VkPhysicalDeviceRobustness2PropertiesEXT* to);
Dgoldfish_vk_transform_guest.h3010 ResourceTracker* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform);
3013 ResourceTracker* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform);
Dgoldfish_vk_marshaling_guest.h3553 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling);
3557 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7613 ResourceTracker* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceRobustness2PropertiesEXT()
7622 ResourceTracker* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceRobustness2PropertiesEXT()
8931 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10011 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1734 const VkPhysicalDeviceRobustness2PropertiesEXT* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1919 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp8255 const VkPhysicalDeviceRobustness2PropertiesEXT* from, in deepcopy_VkPhysicalDeviceRobustness2PropertiesEXT()
8256 VkPhysicalDeviceRobustness2PropertiesEXT* to) { in deepcopy_VkPhysicalDeviceRobustness2PropertiesEXT()
9951 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension), in deepcopy_extension_struct()
9952 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp7049 const VkPhysicalDeviceRobustness2PropertiesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceRobustness2PropertiesEXT()
8543 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp13087 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceRobustness2PropertiesEXT()
13102 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceRobustness2PropertiesEXT()
14686 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension)); in marshal_extension_struct()
15886 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp8790 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceRobustness2PropertiesEXT()
10305 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp811 return sizeof(VkPhysicalDeviceRobustness2PropertiesEXT); in goldfish_vk_extension_struct_size()
1476 return sizeof(VkPhysicalDeviceRobustness2PropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1975 const VkPhysicalDeviceRobustness2PropertiesEXT* from,
1976 VkPhysicalDeviceRobustness2PropertiesEXT* to);
Dgoldfish_vk_transform.h3225 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform);
3228 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform);
Dgoldfish_vk_marshaling.h3670 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling);
3674 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8109 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceRobustness2PropertiesEXT()
8118 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceRobustness2PropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceRobustness2PropertiesEXT()
9511 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10671 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1955 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp8820 const VkPhysicalDeviceRobustness2PropertiesEXT* from, in deepcopy_VkPhysicalDeviceRobustness2PropertiesEXT()
8821 VkPhysicalDeviceRobustness2PropertiesEXT* to) { in deepcopy_VkPhysicalDeviceRobustness2PropertiesEXT()
10609 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension), in deepcopy_extension_struct()
10610 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp17514 const VkPhysicalDeviceRobustness2PropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceRobustness2PropertiesEXT()
17529 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceRobustness2PropertiesEXT()
19407 reinterpret_cast<const VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension)); in marshal_extension_struct()
20684 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp13554 VkPhysicalDeviceRobustness2PropertiesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceRobustness2PropertiesEXT()
15382 reinterpret_cast<VkPhysicalDeviceRobustness2PropertiesEXT*>(structExtension_out), in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3108 [open,refpage='VkPhysicalDeviceRobustness2PropertiesEXT',desc='Structure describing robust buffer a…
3110 The sname:VkPhysicalDeviceRobustness2PropertiesEXT structure is defined as:
3112 include::{generated}/api/structs/VkPhysicalDeviceRobustness2PropertiesEXT.adoc[]
3130 :refpage: VkPhysicalDeviceRobustness2PropertiesEXT
3133 include::{generated}/validity/structs/VkPhysicalDeviceRobustness2PropertiesEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1784 …CE::PhysicalDeviceRobustness2PropertiesEXT ) == sizeof( VkPhysicalDeviceRobustness2PropertiesEXT )…
Dvulkan_static_assertions.hpp3310 …CE::PhysicalDeviceRobustness2PropertiesEXT ) == sizeof( VkPhysicalDeviceRobustness2PropertiesEXT )…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14730 typedef struct VkPhysicalDeviceRobustness2PropertiesEXT { struct
14735 } VkPhysicalDeviceRobustness2PropertiesEXT; argument