Home
last modified time | relevance | path

Searched refs:pStencilAttachment (Results 1 – 23 of 23) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_dynamic_rendering_unused_attachments.adoc54 …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/…
67pStencilAttachment->imageView was not VK_NULL_HANDLE, the value of VkPipelineRenderingCreateInfo::…
DVK_KHR_dynamic_rendering.adoc80 const VkRenderingAttachmentInfoKHR* pStencilAttachment;
401 .pStencilAttachment = &depthStencilAttachment };
DVK_EXT_multisampled_render_to_single_sampled.adoc360 .pStencilAttachment = &stencilAttachment,
DVK_QCOM_tile_properties.adoc139 .pStencilAttachment = &depthStencilAttachment };
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_clear.c398 pRenderingInfo->pStencilAttachment; in vk_meta_clear_rendering()
497 vk_render.pStencilAttachment = &vk_att; in clear_image_level_layers()
Dvk_meta_blit_resolve.c664 vk_render.pStencilAttachment = &vk_att; in do_blit()
954 const VkRenderingAttachmentInfo *s_att = pRenderingInfo->pStencilAttachment; in vk_meta_resolve_rendering()
Dvk_render_pass.c1015 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/
Ddraw_common.adoc760 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/
Drenderpass.adoc87 * 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 …]
Dcmdbuffers.adoc3015 * [[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
Dfeatures.adoc6886 slink:VkRenderingInfo::pname:pStencilAttachment, or a
6889 slink:VkRenderingInfo::pname:pStencilAttachment.
6892 slink:VkRenderingInfo::pname:pStencilAttachment with
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.cpp5835 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()
Dgoldfish_vk_deepcopy_guest.cpp6229 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()
Dgoldfish_vk_counting_guest.cpp5484 if (toCount->pStencilAttachment) { in count_VkRenderingInfo()
5486 featureBits, rootType, (const VkRenderingAttachmentInfo*)(toCount->pStencilAttachment), in count_VkRenderingInfo()
Dgoldfish_vk_marshaling_guest.cpp10270 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()
Dgoldfish_vk_reserved_marshaling_guest.cpp6954 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/
Dgoldfish_vk_transform.cpp5885 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()
Dgoldfish_vk_deepcopy.cpp6229 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()
Dgoldfish_vk_marshaling.cpp12754 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()
Dgoldfish_vk_reserved_marshaling.cpp9823 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/
Dvulkansc_hash.hpp6361 VULKAN_HPP_HASH_COMBINE( seed, renderingInfo.pStencilAttachment ); in operator ()()
Dvulkan_hash.hpp12289 VULKAN_HPP_HASH_COMBINE( seed, renderingInfo.pStencilAttachment ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7217 const VkRenderingAttachmentInfo* pStencilAttachment; member