Home
last modified time | relevance | path

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

12

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp900 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size()
2853 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h840 const VkPhysicalDeviceVulkanMemoryModelFeatures* from,
841 VkPhysicalDeviceVulkanMemoryModelFeatures* to);
Dgoldfish_vk_transform_guest.h1296 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
1299 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
Dgoldfish_vk_handlemap_guest.h613 VulkanHandleMapping* handlemap, VkPhysicalDeviceVulkanMemoryModelFeatures* toMap);
Dgoldfish_vk_marshaling_guest.h1623 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling);
1627 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4354 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceVulkanMemoryModelFeatures()
4363 ResourceTracker* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceVulkanMemoryModelFeatures()
19880 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
23307 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_handlemap_guest.cpp2170 VulkanHandleMapping* handlemap, VkPhysicalDeviceVulkanMemoryModelFeatures* toMap) { in handlemap_VkPhysicalDeviceVulkanMemoryModelFeatures()
10312 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in handlemap_extension_struct()
Dgoldfish_vk_counting_guest.h760 const VkPhysicalDeviceVulkanMemoryModelFeatures* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h865 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4557 const VkPhysicalDeviceVulkanMemoryModelFeatures* from, in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
4558 VkPhysicalDeviceVulkanMemoryModelFeatures* to) { in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
22349 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in deepcopy_extension_struct()
22350 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4216 const VkPhysicalDeviceVulkanMemoryModelFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceVulkanMemoryModelFeatures()
18025 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in count_extension_struct()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp900 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size()
2853 return sizeof(VkPhysicalDeviceVulkanMemoryModelFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_testing.h791 const VkPhysicalDeviceVulkanMemoryModelFeatures* a,
792 const VkPhysicalDeviceVulkanMemoryModelFeatures* b, OnFailCompareFunc onFail);
Dgoldfish_vk_deepcopy.h834 const VkPhysicalDeviceVulkanMemoryModelFeatures* from,
835 VkPhysicalDeviceVulkanMemoryModelFeatures* to);
Dgoldfish_vk_transform.h1327 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
1330 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform);
Dgoldfish_vk_handlemap.h607 VulkanHandleMapping* handlemap, VkPhysicalDeviceVulkanMemoryModelFeatures* toMap);
Dgoldfish_vk_marshaling.h1592 const VkPhysicalDeviceVulkanMemoryModelFeatures* forMarshaling);
1596 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp4382 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceVulkanMemoryModelFeatures()
4391 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceVulkanMemoryModelFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceVulkanMemoryModelFeatures()
20167 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
23594 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_handlemap.cpp2170 VulkanHandleMapping* handlemap, VkPhysicalDeviceVulkanMemoryModelFeatures* toMap) { in handlemap_VkPhysicalDeviceVulkanMemoryModelFeatures()
10312 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in handlemap_extension_struct()
Dgoldfish_vk_reserved_marshaling.h829 VkPhysicalDeviceVulkanMemoryModelFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_testing.cpp5856 const VkPhysicalDeviceVulkanMemoryModelFeatures* a, in checkEqual_VkPhysicalDeviceVulkanMemoryModelFeatures()
5857 const VkPhysicalDeviceVulkanMemoryModelFeatures* b, OnFailCompareFunc onFail) { in checkEqual_VkPhysicalDeviceVulkanMemoryModelFeatures()
22322 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in checkEqual_extension_struct()
22323 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>( in checkEqual_extension_struct()
Dgoldfish_vk_deepcopy.cpp4557 const VkPhysicalDeviceVulkanMemoryModelFeatures* from, in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
4558 VkPhysicalDeviceVulkanMemoryModelFeatures* to) { in deepcopy_VkPhysicalDeviceVulkanMemoryModelFeatures()
22349 reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension), in deepcopy_extension_struct()
22350 reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>(structExtension_out)); in deepcopy_extension_struct()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h6130 typedef struct VkPhysicalDeviceVulkanMemoryModelFeatures { struct
6136 } VkPhysicalDeviceVulkanMemoryModelFeatures; argument
9532 typedef VkPhysicalDeviceVulkanMemoryModelFeatures VkPhysicalDeviceVulkanMemoryModelFeaturesKHR;
Dvulkan_static_assertions.hpp933 …E::PhysicalDeviceVulkanMemoryModelFeatures ) == sizeof( VkPhysicalDeviceVulkanMemoryModelFeatures
Dvulkan_structs.hpp72790 using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures;
72803 …PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures()
72811 …PhysicalDeviceVulkanMemoryModelFeatures & operator=( VkPhysicalDeviceVulkanMemoryModelFeatures con… in operator =()
72844 operator VkPhysicalDeviceVulkanMemoryModelFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkanMemoryModelFeatures const&()
72846 return *reinterpret_cast<const VkPhysicalDeviceVulkanMemoryModelFeatures*>( this ); in operator VkPhysicalDeviceVulkanMemoryModelFeatures const&()
72849 operator VkPhysicalDeviceVulkanMemoryModelFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkanMemoryModelFeatures&()
72851 return *reinterpret_cast<VkPhysicalDeviceVulkanMemoryModelFeatures*>( this ); in operator VkPhysicalDeviceVulkanMemoryModelFeatures&()

12