Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp248 return sizeof(VkPhysicalDevice16BitStorageFeatures); in goldfish_vk_extension_struct_size()
863 return sizeof(VkPhysicalDevice16BitStorageFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h449 const VkPhysicalDevice16BitStorageFeatures* from,
450 VkPhysicalDevice16BitStorageFeatures* to);
Dgoldfish_vk_transform_guest.h714 ResourceTracker* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform);
717 ResourceTracker* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h910 const VkPhysicalDevice16BitStorageFeatures* forMarshaling);
914 VkPhysicalDevice16BitStorageFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp2431 ResourceTracker* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform) { in transform_tohost_VkPhysicalDevice16BitStorageFeatures()
2440 ResourceTracker* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform) { in transform_fromhost_VkPhysicalDevice16BitStorageFeatures()
8009 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9089 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h408 const VkPhysicalDevice16BitStorageFeatures* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h474 const VkPhysicalDevice16BitStorageFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp2279 const VkPhysicalDevice16BitStorageFeatures* from, in deepcopy_VkPhysicalDevice16BitStorageFeatures()
2280 VkPhysicalDevice16BitStorageFeatures* to) { in deepcopy_VkPhysicalDevice16BitStorageFeatures()
8722 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension), in deepcopy_extension_struct()
8723 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp2413 const VkPhysicalDevice16BitStorageFeatures* toCount, in count_VkPhysicalDevice16BitStorageFeatures()
7408 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp4554 const VkPhysicalDevice16BitStorageFeatures* forMarshaling) { in marshal_VkPhysicalDevice16BitStorageFeatures()
4570 VkPhysicalDevice16BitStorageFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDevice16BitStorageFeatures()
13653 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension)); in marshal_extension_struct()
14868 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp3183 const VkPhysicalDevice16BitStorageFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDevice16BitStorageFeatures()
9182 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp248 return sizeof(VkPhysicalDevice16BitStorageFeatures); in goldfish_vk_extension_struct_size()
909 return sizeof(VkPhysicalDevice16BitStorageFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h442 const VkPhysicalDevice16BitStorageFeatures* from,
443 VkPhysicalDevice16BitStorageFeatures* to);
Dgoldfish_vk_transform.h728 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform);
731 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform);
Dgoldfish_vk_marshaling.h894 const VkPhysicalDevice16BitStorageFeatures* forMarshaling);
898 VkPhysicalDevice16BitStorageFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp2441 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform) { in transform_tohost_VkPhysicalDevice16BitStorageFeatures()
2450 VkDecoderGlobalState* resourceTracker, VkPhysicalDevice16BitStorageFeatures* toTransform) { in transform_fromhost_VkPhysicalDevice16BitStorageFeatures()
8509 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9669 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h447 VkPhysicalDevice16BitStorageFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp2279 const VkPhysicalDevice16BitStorageFeatures* from, in deepcopy_VkPhysicalDevice16BitStorageFeatures()
2280 VkPhysicalDevice16BitStorageFeatures* to) { in deepcopy_VkPhysicalDevice16BitStorageFeatures()
9287 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension), in deepcopy_extension_struct()
9288 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp5161 const VkPhysicalDevice16BitStorageFeatures* forMarshaling) { in marshal_VkPhysicalDevice16BitStorageFeatures()
5177 VkPhysicalDevice16BitStorageFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDevice16BitStorageFeatures()
18293 reinterpret_cast<const VkPhysicalDevice16BitStorageFeatures*>(structExtension)); in marshal_extension_struct()
19585 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c570 VkPhysicalDevice16BitStorageFeatures *features = (void *)ext; in vk_get_physical_device_core_1_1_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dversions.adoc359 slink:VkPhysicalDevice16BitStorageFeatures::pname:storageBuffer16BitAccess
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1561 [open,refpage='VkPhysicalDevice16BitStorageFeatures',desc='Structure describing features supported …
1563 The slink:VkPhysicalDevice16BitStorageFeatures structure is defined as:
1565 include::{generated}/api/structs/VkPhysicalDevice16BitStorageFeatures.adoc[]
1622 :refpage: VkPhysicalDevice16BitStorageFeatures
1625 include::{generated}/validity/structs/VkPhysicalDevice16BitStorageFeatures.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp513 …AMESPACE::PhysicalDevice16BitStorageFeatures ) == sizeof( VkPhysicalDevice16BitStorageFeatures ), …
Dvulkan_static_assertions.hpp549 …AMESPACE::PhysicalDevice16BitStorageFeatures ) == sizeof( VkPhysicalDevice16BitStorageFeatures ), …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5113 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
5120 } VkPhysicalDevice16BitStorageFeatures; argument
8840 typedef VkPhysicalDevice16BitStorageFeatures VkPhysicalDevice16BitStorageFeaturesKHR;

12