Home
last modified time | relevance | path

Searched refs:ds_ref (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c4918 VkAttachmentReference2 color_refs[MAX_RTS], ds_ref; in radv_inherit_dynamic_rendering() local
4963 ds_ref = (VkAttachmentReference2){ in radv_inherit_dynamic_rendering()
4969 subpass.pDepthStencilAttachment = &ds_ref; in radv_inherit_dynamic_rendering()
8899 VkAttachmentReference2 ds_ref, ds_resolve_ref, vrs_ref; in radv_CmdBeginRendering() local
8984 ds_ref = (VkAttachmentReference2){ in radv_CmdBeginRendering()
8990 subpass.pDepthStencilAttachment = &ds_ref; in radv_CmdBeginRendering()
9036 ds_ref.pNext = &ds_stencil_ref; in radv_CmdBeginRendering()

Completed in 18 milliseconds