Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp385 return sizeof(VkPhysicalDeviceShaderAtomicInt64Features); in goldfish_vk_extension_struct_size()
1000 return sizeof(VkPhysicalDeviceShaderAtomicInt64Features); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h776 const VkPhysicalDeviceShaderAtomicInt64Features* from,
777 VkPhysicalDeviceShaderAtomicInt64Features* to);
Dgoldfish_vk_transform_guest.h1210 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform);
1213 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform);
Dgoldfish_vk_marshaling_guest.h1515 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling);
1519 VkPhysicalDeviceShaderAtomicInt64Features* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4089 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform) { in transform_tohost_VkPhysicalDeviceShaderAtomicInt64Features()
4098 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform) { in transform_fromhost_VkPhysicalDeviceShaderAtomicInt64Features()
8287 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in transform_tohost_extension_struct()
9367 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h706 const VkPhysicalDeviceShaderAtomicInt64Features* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h811 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4222 const VkPhysicalDeviceShaderAtomicInt64Features* from, in deepcopy_VkPhysicalDeviceShaderAtomicInt64Features()
4223 VkPhysicalDeviceShaderAtomicInt64Features* to) { in deepcopy_VkPhysicalDeviceShaderAtomicInt64Features()
9046 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension), in deepcopy_extension_struct()
9047 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp3927 const VkPhysicalDeviceShaderAtomicInt64Features* toCount, size_t* count) { in count_VkPhysicalDeviceShaderAtomicInt64Features()
7703 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7294 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling) { in marshal_VkPhysicalDeviceShaderAtomicInt64Features()
7307 VkPhysicalDeviceShaderAtomicInt64Features* forUnmarshaling) { in unmarshal_VkPhysicalDeviceShaderAtomicInt64Features()
13931 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>( in marshal_extension_struct()
15144 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp5020 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceShaderAtomicInt64Features()
9471 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp385 return sizeof(VkPhysicalDeviceShaderAtomicInt64Features); in goldfish_vk_extension_struct_size()
1046 return sizeof(VkPhysicalDeviceShaderAtomicInt64Features); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h769 const VkPhysicalDeviceShaderAtomicInt64Features* from,
770 VkPhysicalDeviceShaderAtomicInt64Features* to);
Dgoldfish_vk_transform.h1232 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform);
1235 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform);
Dgoldfish_vk_marshaling.h1484 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling);
1488 VkPhysicalDeviceShaderAtomicInt64Features* forUnmarshaling);
Dgoldfish_vk_transform.cpp4107 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform) { in transform_tohost_VkPhysicalDeviceShaderAtomicInt64Features()
4116 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceShaderAtomicInt64Features* toTransform) { in transform_fromhost_VkPhysicalDeviceShaderAtomicInt64Features()
8787 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in transform_tohost_extension_struct()
9947 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h773 VkPhysicalDeviceShaderAtomicInt64Features* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4222 const VkPhysicalDeviceShaderAtomicInt64Features* from, in deepcopy_VkPhysicalDeviceShaderAtomicInt64Features()
4223 VkPhysicalDeviceShaderAtomicInt64Features* to) { in deepcopy_VkPhysicalDeviceShaderAtomicInt64Features()
9611 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension), in deepcopy_extension_struct()
9612 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp8837 const VkPhysicalDeviceShaderAtomicInt64Features* forMarshaling) { in marshal_VkPhysicalDeviceShaderAtomicInt64Features()
8850 VkPhysicalDeviceShaderAtomicInt64Features* forUnmarshaling) { in unmarshal_VkPhysicalDeviceShaderAtomicInt64Features()
18571 reinterpret_cast<const VkPhysicalDeviceShaderAtomicInt64Features*>( in marshal_extension_struct()
19861 reinterpret_cast<VkPhysicalDeviceShaderAtomicInt64Features*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c699 VkPhysicalDeviceShaderAtomicInt64Features *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1433 [open,refpage='VkPhysicalDeviceShaderAtomicInt64Features',desc='Structure describing features suppo…
1435 The slink:VkPhysicalDeviceShaderAtomicInt64Features structure is defined as:
1437 include::{generated}/api/structs/VkPhysicalDeviceShaderAtomicInt64Features.adoc[]
1467 :refpage: VkPhysicalDeviceShaderAtomicInt64Features
1470 include::{generated}/validity/structs/VkPhysicalDeviceShaderAtomicInt64Features.adoc[]
Ddevsandqueues.adoc1986 slink:VkPhysicalDeviceShaderAtomicInt64Features,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp810 …E::PhysicalDeviceShaderAtomicInt64Features ) == sizeof( VkPhysicalDeviceShaderAtomicInt64Features
Dvulkan_static_assertions.hpp877 …E::PhysicalDeviceShaderAtomicInt64Features ) == sizeof( VkPhysicalDeviceShaderAtomicInt64Features
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6117 typedef struct VkPhysicalDeviceShaderAtomicInt64Features { struct
6122 } VkPhysicalDeviceShaderAtomicInt64Features; argument
9534 typedef VkPhysicalDeviceShaderAtomicInt64Features VkPhysicalDeviceShaderAtomicInt64FeaturesKHR;

12