Searched refs:dst_render_loop (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 59 bool dst_render_loop, 5942 bool dst_render_loop, in radv_handle_depth_image_transition() argument 5954 …radv_layout_is_htile_compressed(cmd_buffer->device, image, dst_layout, dst_render_loop, dst_queue_… in radv_handle_depth_image_transition() 5957 …!radv_layout_is_htile_compressed(cmd_buffer->device, image, dst_layout, dst_render_loop, dst_queue… in radv_handle_depth_image_transition() 6070 bool dst_render_loop, in radv_init_color_image_metadata() argument 6087 dst_render_loop, dst_queue_mask)) { in radv_init_color_image_metadata() 6102 dst_render_loop, in radv_init_color_image_metadata() 6128 bool dst_render_loop, in radv_handle_color_image_transition() argument 6136 dst_layout, dst_render_loop, in radv_handle_color_image_transition() 6146 …!radv_layout_dcc_compressed(cmd_buffer->device, image, dst_layout, dst_render_loop, dst_queue_mask… in radv_handle_color_image_transition() [all …]
|