Home
last modified time | relevance | path

Searched refs:radv_sample_locations_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta.h52 struct radv_sample_locations_state sample_location;
200 struct radv_sample_locations_state *sample_locs);
204 struct radv_sample_locations_state *sample_locs);
Dradv_meta_decompress.c477 struct radv_sample_locations_state *sample_locs, in radv_process_depth_stencil()
549 struct radv_sample_locations_state *sample_locs) in radv_decompress_depth_stencil()
564 struct radv_sample_locations_state *sample_locs) in radv_resummarize_depth_stencil()
Dradv_private.h1129 struct radv_sample_locations_state { struct
1195 struct radv_sample_locations_state sample_location;
1281 struct radv_sample_locations_state sample_location;
1301 struct radv_sample_locations_state sample_location;
Dradv_meta_resolve.c954 static struct radv_sample_locations_state *
999 struct radv_sample_locations_state *sample_locs = in radv_decompress_resolve_src()
Dradv_cmd_buffer.c63 struct radv_sample_locations_state *sample_locs);
758 radv_convert_user_sample_locs(struct radv_sample_locations_state *state, in radv_convert_user_sample_locs()
854 struct radv_sample_locations_state *sample_location = in radv_emit_sample_locations()
3364 static struct radv_sample_locations_state *
3411 struct radv_sample_locations_state *sample_locs; in radv_handle_subpass_image_transition()
5946 struct radv_sample_locations_state *sample_locs) in radv_handle_depth_image_transition()
6194 struct radv_sample_locations_state *sample_locs) in radv_handle_image_transition()
6322 struct radv_sample_locations_state sample_locations = {0}; in radv_barrier()