Home
last modified time | relevance | path

Searched refs:depth_stencil_attachment (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/intel/vulkan/
Danv_pass.c177 *subpass_attachments++ = subpass->depth_stencil_attachment = in anv_CreateRenderPass()
189 subpass->depth_stencil_attachment.attachment = VK_ATTACHMENT_UNUSED; in anv_CreateRenderPass()
190 subpass->depth_stencil_attachment.layout = VK_IMAGE_LAYOUT_UNDEFINED; in anv_CreateRenderPass()
318 if (pass->subpasses[i].depth_stencil_attachment.attachment != in anv_GetRenderAreaGranularity()
Dgen7_cmd_buffer.c130 if (subpass->depth_stencil_attachment.attachment >= pass->attachment_count) in get_depth_format()
134 &pass->attachments[subpass->depth_stencil_attachment.attachment]; in get_depth_format()
DgenX_pipeline.c502 if (subpass->depth_stencil_attachment.attachment < pass->attachment_count) { in emit_rs_state()
504 pass->attachments[subpass->depth_stencil_attachment.attachment].format; in emit_rs_state()
819 if (subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) {
821 pass->attachments[subpass->depth_stencil_attachment.attachment].format;
Danv_cmd_buffer.c862 if (subpass->depth_stencil_attachment.attachment == VK_ATTACHMENT_UNUSED) in anv_cmd_buffer_get_depth_stencil_view()
866 fb->attachments[subpass->depth_stencil_attachment.attachment]; in anv_cmd_buffer_get_depth_stencil_view()
Danv_blorp.c1011 const uint32_t att_idx = subpass->depth_stencil_attachment.attachment; in clear_depth_stencil_attachment()
1119 uint32_t ds = cmd_state->subpass->depth_stencil_attachment.attachment; in subpass_needs_clear()
1232 const uint32_t ds = cmd_state->subpass->depth_stencil_attachment.attachment; in anv_cmd_buffer_clear_subpass()
Danv_pipeline.c1161 subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) { in copy_non_dynamic_state()
1222 if (subpass && subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) in anv_pipeline_validate_create_info()
DgenX_cmd_buffer.c1004 cmd_buffer->state.subpass->depth_stencil_attachment.layout; in genX()
2958 cmd_buffer->state.subpass->depth_stencil_attachment.attachment; in cmd_buffer_emit_depth_stencil()
Danv_private.h2810 VkAttachmentReference depth_stencil_attachment; member
/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c372 ….depth_stencil_attachment = (VkAttachmentReference) { VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_UNDEFI… in emit_color_clear()
609 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment; in emit_depthstencil_clear()
638 subpass->depth_stencil_attachment.layout, in emit_depthstencil_clear()
646 subpass->depth_stencil_attachment.layout, in emit_depthstencil_clear()
677 const uint32_t pass_att = subpass->depth_stencil_attachment.attachment; in emit_fast_htile_clear()
678 VkImageLayout image_layout = subpass->depth_stencil_attachment.layout; in emit_fast_htile_clear()
1095 a = cmd_state->subpass->depth_stencil_attachment.attachment; in radv_subpass_needs_clear()
1164 uint32_t ds = cmd_state->subpass->depth_stencil_attachment.attachment; in radv_cmd_buffer_clear_subpass()
Dradv_pass.c157 subpass->depth_stencil_attachment = in radv_CreateRenderPass()
162 subpass->depth_stencil_attachment.attachment = VK_ATTACHMENT_UNUSED; in radv_CreateRenderPass()
Dradv_pipeline.c705 if (subpass->depth_stencil_attachment.attachment == VK_ATTACHMENT_UNUSED) in radv_pipeline_init_depth_stencil_state()
708 …nder_pass_attachment *attachment = pass->attachments + subpass->depth_stencil_attachment.attachmen… in radv_pipeline_init_depth_stencil_state()
1121 subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) { in radv_pipeline_init_dynamic_state()
2357 if (subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) { in radv_compute_bin_size()
2358 …nder_pass_attachment *attachment = pass->attachments + subpass->depth_stencil_attachment.attachmen… in radv_compute_bin_size()
Dradv_meta_resolve.c659 .depth_stencil_attachment = { .attachment = VK_ATTACHMENT_UNUSED }, in radv_cmd_buffer_resolve_subpass()
Dradv_meta_resolve_fs.c645 .depth_stencil_attachment = { .attachment = VK_ATTACHMENT_UNUSED }, in radv_cmd_buffer_resolve_subpass_fs()
Dradv_cmd_buffer.c1530 if(subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) { in radv_emit_framebuffer_state()
1531 int idx = subpass->depth_stencil_attachment.attachment; in radv_emit_framebuffer_state()
1532 VkImageLayout layout = subpass->depth_stencil_attachment.layout; in radv_emit_framebuffer_state()
2128 if (subpass->depth_stencil_attachment.attachment != VK_ATTACHMENT_UNUSED) { in radv_cmd_buffer_set_subpass()
2130 subpass->depth_stencil_attachment); in radv_cmd_buffer_set_subpass()
Dradv_private.h1617 VkAttachmentReference depth_stencil_attachment; member
/external/deqp/android/cts/lmp-mr1/src/
Des30-lmp-mr1.txt26801 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/lmp/src/
Des30-lmp.txt26722 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/lmp-mr1/
Dgles3-master.txt26801 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/lmp/
Dgles3-master.txt26722 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles3-master.txt31312 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-master.txt31348 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/master/
Dgles3-master.txt30646 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles3-master.txt28906 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/mnc/src/
Dgles3-master.txt28906 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment
/external/deqp/android/cts/mnc/
Dgles3-master.txt28906 dEQP-GLES3.functional.fbo.stencil.attach.depth_stencil_attachment

12