/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 314 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size() 929 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 605 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to);
|
D | goldfish_vk_transform_guest.h | 950 VkProtectedSubmitInfo* toTransform); 953 VkProtectedSubmitInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1199 const VkProtectedSubmitInfo* forMarshaling); 1202 VkProtectedSubmitInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 3197 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()
|
D | goldfish_vk_counting_guest.h | 552 const VkProtectedSubmitInfo* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 631 const VkProtectedSubmitInfo* forMarshaling,
|
D | goldfish_vk_deepcopy_guest.cpp | 3207 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()
|
D | goldfish_vk_counting_guest.cpp | 3060 const VkProtectedSubmitInfo* toCount, size_t* count) { in count_VkProtectedSubmitInfo() 7551 reinterpret_cast<const VkProtectedSubmitInfo*>(structExtension), count); in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 5623 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 3875 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/ |
D | goldfish_vk_extension_structs.cpp | 314 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size() 975 return sizeof(VkProtectedSubmitInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 598 const VkProtectedSubmitInfo* from, VkProtectedSubmitInfo* to);
|
D | goldfish_vk_transform.h | 966 VkProtectedSubmitInfo* toTransform); 969 VkProtectedSubmitInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 1175 const VkProtectedSubmitInfo* forMarshaling); 1178 VkProtectedSubmitInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 3209 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()
|
D | goldfish_vk_reserved_marshaling.h | 601 VkProtectedSubmitInfo* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 3207 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()
|
D | goldfish_vk_marshaling.cpp | 6691 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 5044 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/ |
D | vk_synchronization2.c | 381 const VkProtectedSubmitInfo *protected_info = in vk_common_QueueSubmit()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | cmdbuffers.adoc | 2239 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/ |
D | vulkansc_static_assertions.hpp | 645 …T( sizeof( VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo ) == sizeof( VkProtectedSubmitInfo ), "struct…
|
D | vulkan_static_assertions.hpp | 701 …T( sizeof( VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo ) == sizeof( VkProtectedSubmitInfo ), "struct…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5384 typedef struct VkProtectedSubmitInfo { struct 5388 } VkProtectedSubmitInfo; argument
|