Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceShaderFloat16Int8Features (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_private_defs.h582 typedef struct VkPhysicalDeviceShaderFloat16Int8Features { struct
587 } VkPhysicalDeviceShaderFloat16Int8Features; argument
606 typedef VkPhysicalDeviceShaderFloat16Int8Features VkPhysicalDeviceShaderFloat16Int8FeaturesKHR;
607 typedef VkPhysicalDeviceShaderFloat16Int8Features VkPhysicalDeviceFloat16Int8FeaturesKHR;
Dgoldfish_vk_extension_structs_guest.cpp565 return sizeof(VkPhysicalDeviceShaderFloat16Int8Features); in goldfish_vk_extension_struct_size()
1129 return sizeof(VkPhysicalDeviceShaderFloat16Int8Features); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1362 const VkPhysicalDeviceShaderFloat16Int8Features* from,
1363 VkPhysicalDeviceShaderFloat16Int8Features* to);
Dgoldfish_vk_transform_guest.h2091 VkPhysicalDeviceShaderFloat16Int8Features* toTransform);
2095 VkPhysicalDeviceShaderFloat16Int8Features* toTransform);
Dgoldfish_vk_handlemap_guest.h1119 VkPhysicalDeviceShaderFloat16Int8Features* toMap);
Dgoldfish_vk_marshaling_guest.h2340 const VkPhysicalDeviceShaderFloat16Int8Features* forMarshaling);
2344 VkPhysicalDeviceShaderFloat16Int8Features* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp6251 VkPhysicalDeviceShaderFloat16Int8Features* toTransform) in transform_tohost_VkPhysicalDeviceShaderFloat16Int8Features()
6263 VkPhysicalDeviceShaderFloat16Int8Features* toTransform) in transform_fromhost_VkPhysicalDeviceShaderFloat16Int8Features()
9331 …erFloat16Int8Features(resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderFloat16Int8Features*… in transform_tohost_extension_struct()
10011 …erFloat16Int8Features(resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderFloat16Int8Features*… in transform_fromhost_extension_struct()
Dgoldfish_vk_deepcopy_guest.cpp4418 const VkPhysicalDeviceShaderFloat16Int8Features* from, in deepcopy_VkPhysicalDeviceShaderFloat16Int8Features()
4419 VkPhysicalDeviceShaderFloat16Int8Features* to) in deepcopy_VkPhysicalDeviceShaderFloat16Int8Features()
6750 …pret_cast<const VkPhysicalDeviceShaderFloat16Int8Features*>(structExtension), reinterpret_cast<VkP… in deepcopy_extension_struct()
Dgoldfish_vk_handlemap_guest.cpp3306 VkPhysicalDeviceShaderFloat16Int8Features* toMap) in handlemap_VkPhysicalDeviceShaderFloat16Int8Features()
5105 …ceShaderFloat16Int8Features(handlemap, reinterpret_cast<VkPhysicalDeviceShaderFloat16Int8Features*… in handlemap_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7363 const VkPhysicalDeviceShaderFloat16Int8Features* forMarshaling) in marshal_VkPhysicalDeviceShaderFloat16Int8Features()
7373 VkPhysicalDeviceShaderFloat16Int8Features* forUnmarshaling) in unmarshal_VkPhysicalDeviceShaderFloat16Int8Features()
10712 …derFloat16Int8Features(vkStream, reinterpret_cast<const VkPhysicalDeviceShaderFloat16Int8Features*… in marshal_extension_struct()
11409 …iceShaderFloat16Int8Features(vkStream, reinterpret_cast<VkPhysicalDeviceShaderFloat16Int8Features*… in unmarshal_extension_struct()