Searched refs:radv_copy_vrs_htile (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.h | 195 void radv_copy_vrs_htile(struct radv_cmd_buffer *cmd_buffer, struct radv_image *vrs_image,
|
H A D | radv_meta_copy_vrs_htile.c | 212 radv_copy_vrs_htile(struct radv_cmd_buffer *cmd_buffer, struct radv_image *vrs_image, in radv_copy_vrs_htile() function
|
H A D | radv_cmd_buffer.c | 6428 radv_copy_vrs_htile(cmd_buffer, vrs_iview->image, &extent, ds_image, &htile_buffer, true); in radv_cmd_buffer_begin_subpass() 6448 radv_copy_vrs_htile(cmd_buffer, vrs_iview->image, &extent, ds_image, htile_buffer, false); in radv_cmd_buffer_begin_subpass()
|
Completed in 17 milliseconds