/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_dynamic_rendering_unused_attachments.adoc | 54 …ID-vkCmdDraw-pStencilAttachment-07618](https://www.khronos.org/registry/vulkan/specs/1.3/html/vksp… 55 …s instance was begun with vkCmdBeginRendering and VkRenderingInfo::pStencilAttachment->imageView w… 66 …vkCmdDraw-pStencilAttachment-06182](https://registry.khronos.org/vulkan/specs/1.3-extensions/html/… 67 …pStencilAttachment->imageView was not VK_NULL_HANDLE, the value of VkPipelineRenderingCreateInfo::…
|
D | VK_KHR_dynamic_rendering.adoc | 80 const VkRenderingAttachmentInfoKHR* pStencilAttachment; 401 .pStencilAttachment = &depthStencilAttachment };
|
D | VK_EXT_multisampled_render_to_single_sampled.adoc | 360 .pStencilAttachment = &stencilAttachment,
|
D | VK_QCOM_tile_properties.adoc | 139 .pStencilAttachment = &depthStencilAttachment };
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_meta_clear.c | 398 pRenderingInfo->pStencilAttachment; in vk_meta_clear_rendering() 497 vk_render.pStencilAttachment = &vk_att; in clear_image_level_layers()
|
D | vk_meta_blit_resolve.c | 664 vk_render.pStencilAttachment = &vk_att; in do_blit() 954 const VkRenderingAttachmentInfo *s_att = pRenderingInfo->pStencilAttachment; in vk_meta_resolve_rendering()
|
D | vk_render_pass.c | 1015 data->rendering.pStencilAttachment = attachments++; in vk_get_command_buffer_inheritance_as_rendering_resume() 1576 render.pStencilAttachment = &stencil_att; in load_attachment() 2089 .pStencilAttachment = &stencil_attachment, in begin_subpass()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_common.adoc | 760 pname:pStencilAttachment is not dlink:VK_NULL_HANDLE, and the 761 pname:layout member of pname:pStencilAttachment is 775 pname:pStencilAttachment is not dlink:VK_NULL_HANDLE, and the 776 pname:layout member of pname:pStencilAttachment is 791 pname:pStencilAttachment is not dlink:VK_NULL_HANDLE, and the 792 pname:layout member of pname:pStencilAttachment is 1118 * [[VUID-{refpage}-pStencilAttachment-06182]] 1121 slink:VkRenderingInfo::pname:pStencilAttachment->imageView was not 1126 slink:VkRenderingInfo::pname:pStencilAttachment->imageView 1127 * [[VUID-{refpage}-pStencilAttachment-07618]] [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 87 * pname:pStencilAttachment is a pointer to a 136 pname:pStencilAttachment, and elements of pname:pColorAttachments that 156 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of 164 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of 210 pname:pStencilAttachment that is not dlink:VK_NULL_HANDLE must: be 221 pname:pStencilAttachment that is not dlink:VK_NULL_HANDLE must: be 229 pname:pDepthAttachment, or pname:pStencilAttachment that is not 237 pname:pDepthAttachment, or pname:pStencilAttachment that is not 242 If neither pname:pDepthAttachment or pname:pStencilAttachment are `NULL` 247 If neither pname:pDepthAttachment or pname:pStencilAttachment are [all …]
|
D | cmdbuffers.adoc | 3015 * [[VUID-vkCmdExecuteCommands-pStencilAttachment-06030]] 3018 slink:VkRenderingInfo::pname:pStencilAttachment->imageView parameter to 3037 * [[VUID-vkCmdExecuteCommands-pStencilAttachment-06775]] 3040 slink:VkRenderingInfo::pname:pStencilAttachment->imageView parameter to 3097 slink:VkRenderingInfo::pname:pStencilAttachment->imageView parameter to 3133 slink:VkRenderingInfo::pname:pStencilAttachment->imageView parameter to
|
D | features.adoc | 6886 slink:VkRenderingInfo::pname:pStencilAttachment, or a 6889 slink:VkRenderingInfo::pname:pStencilAttachment. 6892 slink:VkRenderingInfo::pname:pStencilAttachment with
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_transform_guest.cpp | 5835 if (toTransform->pStencilAttachment) { in transform_tohost_VkRenderingInfo() 5837 resourceTracker, (VkRenderingAttachmentInfo*)(toTransform->pStencilAttachment)); in transform_tohost_VkRenderingInfo() 5862 if (toTransform->pStencilAttachment) { in transform_fromhost_VkRenderingInfo() 5864 resourceTracker, (VkRenderingAttachmentInfo*)(toTransform->pStencilAttachment)); in transform_fromhost_VkRenderingInfo()
|
D | goldfish_vk_deepcopy_guest.cpp | 6229 to->pStencilAttachment = nullptr; in deepcopy_VkRenderingInfo() 6230 if (from->pStencilAttachment) { in deepcopy_VkRenderingInfo() 6231 to->pStencilAttachment = in deepcopy_VkRenderingInfo() 6233 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pStencilAttachment, in deepcopy_VkRenderingInfo() 6234 (VkRenderingAttachmentInfo*)(to->pStencilAttachment)); in deepcopy_VkRenderingInfo()
|
D | goldfish_vk_counting_guest.cpp | 5484 if (toCount->pStencilAttachment) { in count_VkRenderingInfo() 5486 featureBits, rootType, (const VkRenderingAttachmentInfo*)(toCount->pStencilAttachment), in count_VkRenderingInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 10270 uint64_t cgen_var_1 = (uint64_t)(uintptr_t)forMarshaling->pStencilAttachment; in marshal_VkRenderingInfo() 10272 if (forMarshaling->pStencilAttachment) { in marshal_VkRenderingInfo() 10275 (const VkRenderingAttachmentInfo*)(forMarshaling->pStencilAttachment)); in marshal_VkRenderingInfo() 10314 if (forUnmarshaling->pStencilAttachment) { in unmarshal_VkRenderingInfo() 10321 vkStream, rootType, (VkRenderingAttachmentInfo*)(forUnmarshaling->pStencilAttachment)); in unmarshal_VkRenderingInfo()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 6954 uint64_t cgen_var_1 = (uint64_t)(uintptr_t)forMarshaling->pStencilAttachment; in reservedmarshal_VkRenderingInfo() 6958 if (forMarshaling->pStencilAttachment) { in reservedmarshal_VkRenderingInfo() 6961 (const VkRenderingAttachmentInfo*)(forMarshaling->pStencilAttachment), ptr); in reservedmarshal_VkRenderingInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_transform.cpp | 5885 if (toTransform->pStencilAttachment) { in transform_tohost_VkRenderingInfo() 5887 resourceTracker, (VkRenderingAttachmentInfo*)(toTransform->pStencilAttachment)); in transform_tohost_VkRenderingInfo() 5912 if (toTransform->pStencilAttachment) { in transform_fromhost_VkRenderingInfo() 5914 resourceTracker, (VkRenderingAttachmentInfo*)(toTransform->pStencilAttachment)); in transform_fromhost_VkRenderingInfo()
|
D | goldfish_vk_deepcopy.cpp | 6229 to->pStencilAttachment = nullptr; in deepcopy_VkRenderingInfo() 6230 if (from->pStencilAttachment) { in deepcopy_VkRenderingInfo() 6231 to->pStencilAttachment = in deepcopy_VkRenderingInfo() 6233 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pStencilAttachment, in deepcopy_VkRenderingInfo() 6234 (VkRenderingAttachmentInfo*)(to->pStencilAttachment)); in deepcopy_VkRenderingInfo()
|
D | goldfish_vk_marshaling.cpp | 12754 uint64_t cgen_var_1 = (uint64_t)(uintptr_t)forMarshaling->pStencilAttachment; in marshal_VkRenderingInfo() 12756 if (forMarshaling->pStencilAttachment) { in marshal_VkRenderingInfo() 12759 (const VkRenderingAttachmentInfo*)(forMarshaling->pStencilAttachment)); in marshal_VkRenderingInfo() 12808 forUnmarshaling->pStencilAttachment = in unmarshal_VkRenderingInfo() 12810 if (forUnmarshaling->pStencilAttachment) { in unmarshal_VkRenderingInfo() 12811 vkStream->alloc((void**)&forUnmarshaling->pStencilAttachment, in unmarshal_VkRenderingInfo() 12814 vkStream, rootType, (VkRenderingAttachmentInfo*)(forUnmarshaling->pStencilAttachment)); in unmarshal_VkRenderingInfo()
|
D | goldfish_vk_reserved_marshaling.cpp | 9823 memcpy((VkRenderingAttachmentInfo**)&forUnmarshaling->pStencilAttachment, (*ptr), 8); in reservedunmarshal_VkRenderingInfo() 9824 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pStencilAttachment); in reservedunmarshal_VkRenderingInfo() 9826 if (forUnmarshaling->pStencilAttachment) { in reservedunmarshal_VkRenderingInfo() 9827 vkStream->alloc((void**)&forUnmarshaling->pStencilAttachment, in reservedunmarshal_VkRenderingInfo() 9830 vkStream, rootType, (VkRenderingAttachmentInfo*)(forUnmarshaling->pStencilAttachment), in reservedunmarshal_VkRenderingInfo()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 6361 VULKAN_HPP_HASH_COMBINE( seed, renderingInfo.pStencilAttachment ); in operator ()()
|
D | vulkan_hash.hpp | 12289 VULKAN_HPP_HASH_COMBINE( seed, renderingInfo.pStencilAttachment ); in operator ()()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7217 const VkRenderingAttachmentInfo* pStencilAttachment; member
|