Lines Matching defs:layout
83 const VkPipelineLayout layout,
159 .layout = layout,
514 VkImageAspectFlags aspects, VkImageLayout layout, bool in_render_loop,
533 radv_layout_is_htile_compressed(cmd_buffer->device, iview->image, layout, in_render_loop,
543 VkImageAspectFlags aspects, VkImageLayout layout, bool in_render_loop,
546 bool fast = depth_view_can_fast_clear(cmd_buffer, iview, aspects, layout, in_render_loop,
633 ds_att->layout, ds_att->in_render_loop, clear_rect, clear_value);
648 if (depth_view_can_fast_clear(cmd_buffer, iview, aspects, ds_att->layout, ds_att->in_render_loop,
987 .layout = state->clear_htile_mask_p_layout,
1067 .layout = state->clear_dcc_comp_to_single_p_layout,
1566 else if (desc->layout == UTIL_FORMAT_LAYOUT_PLAIN) {
1657 else if (desc->layout == UTIL_FORMAT_LAYOUT_PLAIN) {
1880 VkImageLayout image_layout = subpass->color_attachments[subpass_att].layout;
1901 VkImageLayout image_layout = ds_att->layout;