/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_render_pass.h | 176 VkCommandBufferInheritanceRenderingInfo inheritance_info; 361 const VkCommandBufferInheritanceRenderingInfo *
|
D | vk_render_pass.c | 716 subpass->inheritance_info = (VkCommandBufferInheritanceRenderingInfo) { in vk_common_CreateRenderPass2() 873 const VkCommandBufferInheritanceRenderingInfo *
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 546 return sizeof(VkCommandBufferInheritanceRenderingInfo); in goldfish_vk_extension_struct_size() 1165 return sizeof(VkCommandBufferInheritanceRenderingInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 1112 Allocator* alloc, VkStructureType rootType, const VkCommandBufferInheritanceRenderingInfo* from, 1113 VkCommandBufferInheritanceRenderingInfo* to);
|
D | goldfish_vk_transform_guest.h | 1706 ResourceTracker* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform); 1709 ResourceTracker* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 2118 const VkCommandBufferInheritanceRenderingInfo* forMarshaling); 2122 VkCommandBufferInheritanceRenderingInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 5905 ResourceTracker* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform) { in transform_tohost_VkCommandBufferInheritanceRenderingInfo() 5914 ResourceTracker* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform) { in transform_fromhost_VkCommandBufferInheritanceRenderingInfo() 8616 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in transform_tohost_extension_struct() 9696 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 1002 const VkCommandBufferInheritanceRenderingInfo* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1125 const VkCommandBufferInheritanceRenderingInfo* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 6289 Allocator* alloc, VkStructureType rootType, const VkCommandBufferInheritanceRenderingInfo* from, in deepcopy_VkCommandBufferInheritanceRenderingInfo() 6290 VkCommandBufferInheritanceRenderingInfo* to) { in deepcopy_VkCommandBufferInheritanceRenderingInfo() 9464 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension), in deepcopy_extension_struct() 9465 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 5533 const VkCommandBufferInheritanceRenderingInfo* toCount, size_t* count) { in count_VkCommandBufferInheritanceRenderingInfo() 8091 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension), in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 10398 const VkCommandBufferInheritanceRenderingInfo* forMarshaling) { in marshal_VkCommandBufferInheritanceRenderingInfo() 10418 VkCommandBufferInheritanceRenderingInfo* forUnmarshaling) { in unmarshal_VkCommandBufferInheritanceRenderingInfo() 14279 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension)); in marshal_extension_struct() 15485 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7013 const VkCommandBufferInheritanceRenderingInfo* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkCommandBufferInheritanceRenderingInfo() 9855 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension), in reservedmarshal_extension_struct()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 546 return sizeof(VkCommandBufferInheritanceRenderingInfo); in goldfish_vk_extension_struct_size() 1211 return sizeof(VkCommandBufferInheritanceRenderingInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1105 Allocator* alloc, VkStructureType rootType, const VkCommandBufferInheritanceRenderingInfo* from, 1106 VkCommandBufferInheritanceRenderingInfo* to);
|
D | goldfish_vk_transform.h | 1758 VkDecoderGlobalState* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform); 1761 VkDecoderGlobalState* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 2083 const VkCommandBufferInheritanceRenderingInfo* forMarshaling); 2087 VkCommandBufferInheritanceRenderingInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 5955 VkDecoderGlobalState* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform) { in transform_tohost_VkCommandBufferInheritanceRenderingInfo() 5964 VkDecoderGlobalState* resourceTracker, VkCommandBufferInheritanceRenderingInfo* toTransform) { in transform_fromhost_VkCommandBufferInheritanceRenderingInfo() 9116 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in transform_tohost_extension_struct() 10276 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1082 VkCommandBufferInheritanceRenderingInfo* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 6289 Allocator* alloc, VkStructureType rootType, const VkCommandBufferInheritanceRenderingInfo* from, in deepcopy_VkCommandBufferInheritanceRenderingInfo() 6290 VkCommandBufferInheritanceRenderingInfo* to) { in deepcopy_VkCommandBufferInheritanceRenderingInfo() 10029 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension), in deepcopy_extension_struct() 10030 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 12911 const VkCommandBufferInheritanceRenderingInfo* forMarshaling) { in marshal_VkCommandBufferInheritanceRenderingInfo() 12931 VkCommandBufferInheritanceRenderingInfo* forUnmarshaling) { in unmarshal_VkCommandBufferInheritanceRenderingInfo() 18919 reinterpret_cast<const VkCommandBufferInheritanceRenderingInfo*>(structExtension)); in marshal_extension_struct() 20202 reinterpret_cast<VkCommandBufferInheritanceRenderingInfo*>(structExtension_out)); in unmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | cmdbuffers.adoc | 987 must: include a slink:VkCommandBufferInheritanceRenderingInfo structure 998 slink:VkCommandBufferInheritanceRenderingInfo::pname:colorAttachmentCount 1384 [open,refpage='VkCommandBufferInheritanceRenderingInfo',desc='Structure specifying command buffer i… 1386 The sname:VkCommandBufferInheritanceRenderingInfo structure is defined as: 1388 include::{generated}/api/structs/VkCommandBufferInheritanceRenderingInfo.adoc[] 1414 sname:VkCommandBufferInheritanceRenderingInfo structure, then that structure 1434 * [[VUID-VkCommandBufferInheritanceRenderingInfo-colorAttachmentCount-06004]] 1437 * [[VUID-VkCommandBufferInheritanceRenderingInfo-variableMultisampleRate-06005]] 1442 * [[VUID-VkCommandBufferInheritanceRenderingInfo-depthAttachmentFormat-06540]] 1445 * [[VUID-VkCommandBufferInheritanceRenderingInfo-depthAttachmentFormat-06007]] [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_dynamic_rendering_unused_attachments.adoc | 58 …ing element of the pColorAttachmentFormats member of the VkCommandBufferInheritanceRenderingInfo s…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1135 …PACE::CommandBufferInheritanceRenderingInfo ) == sizeof( VkCommandBufferInheritanceRenderingInfo )…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7236 typedef struct VkCommandBufferInheritanceRenderingInfo { struct 7246 } VkCommandBufferInheritanceRenderingInfo; argument 8412 typedef VkCommandBufferInheritanceRenderingInfo VkCommandBufferInheritanceRenderingInfoKHR;
|