/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_optical_flow.adoc | 53 VkFormatProperties3 formatProperties3 = { VK_STRUCTURE_TYPE_FORMAT_PROPERTIES_3 };
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 558 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size() 1177 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 1131 const VkFormatProperties3* from, VkFormatProperties3* to);
|
D | goldfish_vk_transform_guest.h | 1732 VkFormatProperties3* toTransform); 1735 VkFormatProperties3* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 2163 const VkFormatProperties3* forMarshaling); 2166 VkFormatProperties3* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 5981 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()
|
D | goldfish_vk_counting_guest.h | 1017 const VkFormatProperties3* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1140 const VkFormatProperties3* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 6385 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()
|
D | goldfish_vk_counting_guest.cpp | 5632 const VkFormatProperties3* toCount, size_t* count) { in count_VkFormatProperties3() 8121 reinterpret_cast<const VkFormatProperties3*>(structExtension), in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 10675 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7210 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/ |
D | goldfish_vk_extension_structs.cpp | 558 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size() 1223 return sizeof(VkFormatProperties3); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1124 const VkFormatProperties3* from, VkFormatProperties3* to);
|
D | goldfish_vk_transform.h | 1788 VkFormatProperties3* toTransform); 1791 VkFormatProperties3* toTransform);
|
D | goldfish_vk_marshaling.h | 2128 const VkFormatProperties3* forMarshaling); 2131 VkFormatProperties3* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 6033 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()
|
D | goldfish_vk_reserved_marshaling.h | 1097 VkFormatProperties3* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 6385 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()
|
D | goldfish_vk_marshaling.cpp | 13238 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/ |
D | draw_dispatch_common.adoc | 123 view's <<VkFormatProperties3,buffer features>> must: contain 128 view's <<VkFormatProperties3,buffer features>> must: contain
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 332 link:{refpage}VkFormatProperties3.html[VkFormatProperties3]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | formats.adoc | 2329 [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/ |
D | vulkansc_static_assertions.hpp | 1151 …SERT( sizeof( VULKAN_HPP_NAMESPACE::FormatProperties3 ) == sizeof( VkFormatProperties3 ), "struct …
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7298 typedef struct VkFormatProperties3 { struct 7304 } VkFormatProperties3; argument 10351 typedef VkFormatProperties3 VkFormatProperties3KHR;
|