Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp427 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size()
1046 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h842 const VkPhysicalDeviceVulkanMemoryModelFeatures* from,
843 VkPhysicalDeviceVulkanMemoryModelFeatures* to);
Dgoldfish_vk_transform_guest.h1298 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
1301 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h1625 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling);
1629 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4355 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceVulkanMemoryModelFeatures()
4364 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceVulkanMemoryModelFeatures()
8373 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9453 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h762 const VkPhysicalDeviceVulkanMemoryModelFeatures* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h867 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4558 const VkPhysicalDeviceVulkanMemoryModelFeatures* from, in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
4559 VkPhysicalDeviceVulkanMemoryModelFeatures* to) { in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
9157 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in deepcopy_extension_struct()
9158 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4218 const VkPhysicalDeviceVulkanMemoryModelFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceVulkanMemoryModelFeatures()
7806 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7905 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling) { in marshal_VkPhysicalDeviceVulkanMemoryModelFeatures()
7920 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceVulkanMemoryModelFeatures()
14025 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>( in marshal_extension_struct()
15234 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp5429 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceVulkanMemoryModelFeatures()
9574 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp427 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size()
1092 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h835 const VkPhysicalDeviceVulkanMemoryModelFeatures* from,
836 VkPhysicalDeviceVulkanMemoryModelFeatures* to);
Dgoldfish_vk_transform.h1328 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
1331 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
Dgoldfish_vk_marshaling.h1593 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling);
1597 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp4383 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceVulkanMemoryModelFeatures()
4392 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceVulkanMemoryModelFeatures()
8873 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
10033 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h830 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4558 const VkPhysicalDeviceVulkanMemoryModelFeatures* from, in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
4559 VkPhysicalDeviceVulkanMemoryModelFeatures* to) { in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
9722 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in deepcopy_extension_struct()
9723 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp9611 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling) { in marshal_VkPhysicalDeviceVulkanMemoryModelFeatures()
9626 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceVulkanMemoryModelFeatures()
18665 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>( in marshal_extension_struct()
19951 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c724 VkPhysicalDeviceVulkanMemoryModelFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dmemorymodel.adoc16 See slink:VkPhysicalDeviceVulkanMemoryModelFeatures.
965 …slink:VkPhysicalDeviceVulkanMemoryModelFeatures::pname:vulkanMemoryModelAvailabilityVisibilityChai…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp866 …E::PhysicalDeviceVulkanMemoryModelFeatures ) == sizeof( VkPhysicalDeviceVulkanMemoryModelFeatures
Dvulkan_static_assertions.hpp933 …E::PhysicalDeviceVulkanMemoryModelFeatures ) == sizeof( VkPhysicalDeviceVulkanMemoryModelFeatures
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2325 [open,refpage='VkPhysicalDeviceVulkanMemoryModelFeatures',desc='Structure describing features suppo…
2327 The sname:VkPhysicalDeviceVulkanMemoryModelFeatures structure is defined as:
2329 include::{generated}/api/structs/VkPhysicalDeviceVulkanMemoryModelFeatures.adoc[]
2364 include::{generated}/validity/structs/VkPhysicalDeviceVulkanMemoryModelFeatures.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6268 typedef struct VkPhysicalDeviceVulkanMemoryModelFeatures { struct
6274 } VkPhysicalDeviceVulkanMemoryModelFeatures; argument
9734 typedef VkPhysicalDeviceVulkanMemoryModelFeatures VkPhysicalDeviceVulkanMemoryModelFeaturesKHR;

12