Home
last modified time | relevance | path

Searched refs:VkProtectedSubmitInfo (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp314 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size()
929 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h605 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to);
Dgoldfish_vk_transform_guest.h950 VkProtectedSubmitInfo* toTransform);
953 VkProtectedSubmitInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h1199 const VkProtectedSubmitInfo* forMarshaling);
1202 VkProtectedSubmitInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp3197 VkProtectedSubmitInfo* toTransform) { in transform_tohost_VkProtectedSubmitInfo()
3206 VkProtectedSubmitInfo* toTransform) { in transform_fromhost_VkProtectedSubmitInfo()
8138 resourceTracker, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9218 resourceTracker, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h552 const VkProtectedSubmitInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h631 const VkProtectedSubmitInfo* forMarshaling,
Dgoldfish_vk_deepcopy_guest.cpp3207 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to) { in deepcopy_VkProtectedSubmitInfo()
8878 alloc, rootType, reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension), in deepcopy_extension_struct()
8879 reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp3060 const VkProtectedSubmitInfo* toCount, size_t* count) { in count_VkProtectedSubmitInfo()
7551 reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension), count); in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp5623 const VkProtectedSubmitInfo* forMarshaling) { in marshal_VkProtectedSubmitInfo()
5634 VkProtectedSubmitInfo* forUnmarshaling) { in unmarshal_VkProtectedSubmitInfo()
13788 reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension)); in marshal_extension_struct()
15001 vkStream, rootType, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp3875 const VkProtectedSubmitInfo* forMarshaling, in reservedmarshal_VkProtectedSubmitInfo()
9322 vkStream, rootType, reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension), in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp314 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size()
975 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h598 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to);
Dgoldfish_vk_transform.h966 VkProtectedSubmitInfo* toTransform);
969 VkProtectedSubmitInfo* toTransform);
Dgoldfish_vk_marshaling.h1175 const VkProtectedSubmitInfo* forMarshaling);
1178 VkProtectedSubmitInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp3209 VkProtectedSubmitInfo* toTransform) { in transform_tohost_VkProtectedSubmitInfo()
3218 VkProtectedSubmitInfo* toTransform) { in transform_fromhost_VkProtectedSubmitInfo()
8638 resourceTracker, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9798 resourceTracker, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h601 VkProtectedSubmitInfo* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp3207 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to) { in deepcopy_VkProtectedSubmitInfo()
9443 alloc, rootType, reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension), in deepcopy_extension_struct()
9444 reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp6691 const VkProtectedSubmitInfo* forMarshaling) { in marshal_VkProtectedSubmitInfo()
6702 VkProtectedSubmitInfo* forUnmarshaling) { in unmarshal_VkProtectedSubmitInfo()
18428 reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension)); in marshal_extension_struct()
19718 vkStream, rootType, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp5044 VkProtectedSubmitInfo* forUnmarshaling, in reservedunmarshal_VkProtectedSubmitInfo()
14330 vkStream, rootType, reinterpret_cast<VkProtectedSubmitInfo*>(structExtension_out), in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_synchronization2.c381 const VkProtectedSubmitInfo *protected_info = in vk_common_QueueSubmit()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc2239 pname:pSubmits that includes an slink:VkProtectedSubmitInfo structure in
2350 sname:VkProtectedSubmitInfo structure with pname:protectedSubmit set to
2355 sname:VkProtectedSubmitInfo structure with pname:protectedSubmit set to
2575 [open,refpage='VkProtectedSubmitInfo',desc='Structure indicating whether the submission is protecte…
2578 sname:VkProtectedSubmitInfo structure, then the structure indicates whether
2580 The sname:VkProtectedSubmitInfo structure is defined as:
2582 include::{generated}/api/structs/VkProtectedSubmitInfo.adoc[]
2590 include::{generated}/validity/structs/VkProtectedSubmitInfo.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp645 …T( sizeof( VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo ) == sizeof( VkProtectedSubmitInfo ), "struct…
Dvulkan_static_assertions.hpp701 …T( sizeof( VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo ) == sizeof( VkProtectedSubmitInfo ), "struct…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5384 typedef struct VkProtectedSubmitInfo { struct
5388 } VkProtectedSubmitInfo; argument

12