Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceIndexTypeUint8FeaturesEXT (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp727 return sizeof(VkPhysicalDeviceIndexTypeUint8FeaturesEXT); in goldfish_vk_extension_struct_size()
1346 return sizeof(VkPhysicalDeviceIndexTypeUint8FeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1804 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* from,
1805 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* to);
Dgoldfish_vk_transform_guest.h2870 ResourceTracker* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform);
2873 ResourceTracker* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform);
Dgoldfish_vk_marshaling_guest.h3378 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling);
3382 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7221 ResourceTracker* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
7230 ResourceTracker* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
8861 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
9941 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1647 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1822 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp7790 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* from, in deepcopy_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
7791 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* to) { in deepcopy_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
9864 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension), in deepcopy_extension_struct()
9865 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp6705 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
8460 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp12481 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
12493 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
14611 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>( in marshal_extension_struct()
15813 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp8399 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
10222 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp754 return sizeof(VkPhysicalDeviceIndexTypeUint8FeaturesEXT); in goldfish_vk_extension_struct_size()
1419 return sizeof(VkPhysicalDeviceIndexTypeUint8FeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1851 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* from,
1852 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* to);
Dgoldfish_vk_transform.h3041 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform);
3044 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform);
Dgoldfish_vk_marshaling.h3452 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling);
3456 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp7603 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
7612 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceIndexTypeUint8FeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
9408 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10568 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1836 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp8202 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* from, in deepcopy_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
8203 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* to) { in deepcopy_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
10483 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension), in deepcopy_extension_struct()
10484 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp16441 const VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
16453 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
19299 reinterpret_cast<const VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>( in marshal_extension_struct()
20578 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp12694 VkPhysicalDeviceIndexTypeUint8FeaturesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
15265 reinterpret_cast<VkPhysicalDeviceIndexTypeUint8FeaturesEXT*>(structExtension_out), in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc3561 [open,refpage='VkPhysicalDeviceIndexTypeUint8FeaturesEXT',desc='Structure describing whether uint8 …
3563 The sname:VkPhysicalDeviceIndexTypeUint8FeaturesEXT structure is defined as:
3565 include::{generated}/api/structs/VkPhysicalDeviceIndexTypeUint8FeaturesEXT.adoc[]
3577 :refpage: VkPhysicalDeviceIndexTypeUint8FeaturesEXT
3580 include::{generated}/validity/structs/VkPhysicalDeviceIndexTypeUint8FeaturesEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1762 …E::PhysicalDeviceIndexTypeUint8FeaturesEXT ) == sizeof( VkPhysicalDeviceIndexTypeUint8FeaturesEXT
Dvulkan_static_assertions.hpp3050 …E::PhysicalDeviceIndexTypeUint8FeaturesEXT ) == sizeof( VkPhysicalDeviceIndexTypeUint8FeaturesEXT
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13996 typedef struct VkPhysicalDeviceIndexTypeUint8FeaturesEXT { struct
14000 } VkPhysicalDeviceIndexTypeUint8FeaturesEXT; argument