Home
last modified time | relevance | path

Searched refs:current_in_render_loop (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c3455 cmd_buffer->state.attachments[idx].current_in_render_loop, in radv_handle_subpass_image_transition()
3464 cmd_buffer->state.attachments[idx].current_in_render_loop, in radv_handle_subpass_image_transition()
3471 cmd_buffer->state.attachments[idx].current_in_render_loop, in radv_handle_subpass_image_transition()
3478 cmd_buffer->state.attachments[idx].current_in_render_loop = att.in_render_loop; in radv_handle_subpass_image_transition()
3634 state->attachments[i].current_in_render_loop = false; in radv_cmd_state_setup_attachments()
Dradv_private.h1280 bool current_in_render_loop; member