Home
last modified time | relevance | path

Searched refs:VkFormatProperties3 (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_optical_flow.adoc53 VkFormatProperties3 formatProperties3 = { VK_STRUCTURE_TYPE_FORMAT_PROPERTIES_3 };
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp558 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size()
1177 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1131 const VkFormatProperties3* from, VkFormatProperties3* to);
Dgoldfish_vk_transform_guest.h1732 VkFormatProperties3* toTransform);
1735 VkFormatProperties3* toTransform);
Dgoldfish_vk_marshaling_guest.h2163 const VkFormatProperties3* forMarshaling);
2166 VkFormatProperties3* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp5981 VkFormatProperties3* toTransform) { in transform_tohost_VkFormatProperties3()
5990 VkFormatProperties3* toTransform) { in transform_fromhost_VkFormatProperties3()
8640 resourceTracker, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in transform_tohost_extension_struct()
9720 resourceTracker, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1017 const VkFormatProperties3* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1140 const VkFormatProperties3* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp6385 const VkFormatProperties3* from, VkFormatProperties3* to) { in deepcopy_VkFormatProperties3()
9497 alloc, rootType, reinterpret_cast<const VkFormatProperties3*>(structExtension), in deepcopy_extension_struct()
9498 reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp5632 const VkFormatProperties3* toCount, size_t* count) { in count_VkFormatProperties3()
8121 reinterpret_cast<const VkFormatProperties3*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp10675 const VkFormatProperties3* forMarshaling) { in marshal_VkFormatProperties3()
10691 VkFormatProperties3* forUnmarshaling) { in unmarshal_VkFormatProperties3()
14305 vkStream, rootType, reinterpret_cast<const VkFormatProperties3*>(structExtension)); in marshal_extension_struct()
15511 vkStream, rootType, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp7210 const VkFormatProperties3* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkFormatProperties3()
9885 vkStream, rootType, reinterpret_cast<const VkFormatProperties3*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp558 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size()
1223 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1124 const VkFormatProperties3* from, VkFormatProperties3* to);
Dgoldfish_vk_transform.h1788 VkFormatProperties3* toTransform);
1791 VkFormatProperties3* toTransform);
Dgoldfish_vk_marshaling.h2128 const VkFormatProperties3* forMarshaling);
2131 VkFormatProperties3* forUnmarshaling);
Dgoldfish_vk_transform.cpp6033 VkFormatProperties3* toTransform) { in transform_tohost_VkFormatProperties3()
6042 VkFormatProperties3* toTransform) { in transform_fromhost_VkFormatProperties3()
9140 resourceTracker, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in transform_tohost_extension_struct()
10300 resourceTracker, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1097 VkFormatProperties3* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp6385 const VkFormatProperties3* from, VkFormatProperties3* to) { in deepcopy_VkFormatProperties3()
10062 alloc, rootType, reinterpret_cast<const VkFormatProperties3*>(structExtension), in deepcopy_extension_struct()
10063 reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp13238 const VkFormatProperties3* forMarshaling) { in marshal_VkFormatProperties3()
13254 VkFormatProperties3* forUnmarshaling) { in unmarshal_VkFormatProperties3()
18945 vkStream, rootType, reinterpret_cast<const VkFormatProperties3*>(structExtension)); in marshal_extension_struct()
20228 vkStream, rootType, reinterpret_cast<VkFormatProperties3*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_dispatch_common.adoc123 view's <<VkFormatProperties3,buffer features>> must: contain
128 view's <<VkFormatProperties3,buffer features>> must: contain
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc332 link:{refpage}VkFormatProperties3.html[VkFormatProperties3]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc2329 [open,refpage='VkFormatProperties3',desc='Structure specifying image format properties',type='struc…
2332 physical device, add slink:VkFormatProperties3 structure to the pname:pNext
2335 The slink:VkFormatProperties3 structure is defined as:
2337 include::{generated}/api/structs/VkFormatProperties3.adoc[]
2358 include::{generated}/validity/structs/VkFormatProperties3.adoc[]
2363 Bits which can: be set in the slink:VkFormatProperties3 features
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1151 …SERT( sizeof( VULKAN_HPP_NAMESPACE::FormatProperties3 ) == sizeof( VkFormatProperties3 ), "struct …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7298 typedef struct VkFormatProperties3 { struct
7304 } VkFormatProperties3; argument
10351 typedef VkFormatProperties3 VkFormatProperties3KHR;

12