Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp379 return sizeof(VkPhysicalDevice8BitStorageFeatures); in goldfish_vk_extension_struct_size()
994 return sizeof(VkPhysicalDevice8BitStorageFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h767 const VkPhysicalDevice8BitStorageFeatures* from,
768 VkPhysicalDevice8BitStorageFeatures* to);
Dgoldfish_vk_transform_guest.h1198 ResourceTracker* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform);
1201 ResourceTracker* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h1499 const VkPhysicalDevice8BitStorageFeatures* forMarshaling);
1503 VkPhysicalDevice8BitStorageFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4049 ResourceTracker* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform) { in transform_tohost_VkPhysicalDevice8BitStorageFeatures()
4058 ResourceTracker* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform) { in transform_fromhost_VkPhysicalDevice8BitStorageFeatures()
8275 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9355 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h697 const VkPhysicalDevice8BitStorageFeatures* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h803 const VkPhysicalDevice8BitStorageFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4173 const VkPhysicalDevice8BitStorageFeatures* from, in deepcopy_VkPhysicalDevice8BitStorageFeatures()
4174 VkPhysicalDevice8BitStorageFeatures* to) { in deepcopy_VkPhysicalDevice8BitStorageFeatures()
9032 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension), in deepcopy_extension_struct()
9033 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp3890 const VkPhysicalDevice8BitStorageFeatures* toCount, in count_VkPhysicalDevice8BitStorageFeatures()
7690 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7233 const VkPhysicalDevice8BitStorageFeatures* forMarshaling) { in marshal_VkPhysicalDevice8BitStorageFeatures()
7247 VkPhysicalDevice8BitStorageFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDevice8BitStorageFeatures()
13919 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension)); in marshal_extension_struct()
15132 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp4980 const VkPhysicalDevice8BitStorageFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDevice8BitStorageFeatures()
9459 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension), ptr); in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp379 return sizeof(VkPhysicalDevice8BitStorageFeatures); in goldfish_vk_extension_struct_size()
1040 return sizeof(VkPhysicalDevice8BitStorageFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h760 const VkPhysicalDevice8BitStorageFeatures* from,
761 VkPhysicalDevice8BitStorageFeatures* to);
Dgoldfish_vk_transform.h1220 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform);
1223 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform);
Dgoldfish_vk_marshaling.h1469 const VkPhysicalDevice8BitStorageFeatures* forMarshaling);
1473 VkPhysicalDevice8BitStorageFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp4067 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform) { in transform_tohost_VkPhysicalDevice8BitStorageFeatures()
4076 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice8BitStorageFeatures* toTransform) { in transform_fromhost_VkPhysicalDevice8BitStorageFeatures()
8775 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9935 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h765 VkPhysicalDevice8BitStorageFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4173 const VkPhysicalDevice8BitStorageFeatures* from, in deepcopy_VkPhysicalDevice8BitStorageFeatures()
4174 VkPhysicalDevice8BitStorageFeatures* to) { in deepcopy_VkPhysicalDevice8BitStorageFeatures()
9597 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension), in deepcopy_extension_struct()
9598 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp8753 const VkPhysicalDevice8BitStorageFeatures* forMarshaling) { in marshal_VkPhysicalDevice8BitStorageFeatures()
8767 VkPhysicalDevice8BitStorageFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDevice8BitStorageFeatures()
18559 reinterpret_cast<const VkPhysicalDevice8BitStorageFeatures*>(structExtension)); in marshal_extension_struct()
19849 reinterpret_cast<VkPhysicalDevice8BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c627 VkPhysicalDevice8BitStorageFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1501 [open,refpage='VkPhysicalDevice8BitStorageFeatures',desc='Structure describing features supported b…
1503 The slink:VkPhysicalDevice8BitStorageFeatures structure is defined as:
1505 include::{generated}/api/structs/VkPhysicalDevice8BitStorageFeatures.adoc[]
1553 :refpage: VkPhysicalDevice8BitStorageFeatures
1556 include::{generated}/validity/structs/VkPhysicalDevice8BitStorageFeatures.adoc[]
Ddevsandqueues.adoc1985 include a slink:VkPhysicalDevice8BitStorageFeatures,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp798 …_NAMESPACE::PhysicalDevice8BitStorageFeatures ) == sizeof( VkPhysicalDevice8BitStorageFeatures ), …
Dvulkan_static_assertions.hpp865 …_NAMESPACE::PhysicalDevice8BitStorageFeatures ) == sizeof( VkPhysicalDevice8BitStorageFeatures ), …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6100 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
6106 } VkPhysicalDevice8BitStorageFeatures; argument
9526 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;

12