Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta.h52 struct radv_sample_locations_state sample_location;
210 struct radv_sample_locations_state *sample_locs);
213 struct radv_sample_locations_state *sample_locs);
Dradv_meta_decompress.c551 struct radv_sample_locations_state *sample_locs, enum radv_depth_op op) in radv_process_depth_stencil()
725 struct radv_sample_locations_state *sample_locs) in radv_expand_depth_stencil()
742 struct radv_sample_locations_state *sample_locs) in radv_resummarize_depth_stencil()
Dradv_private.h1137 struct radv_sample_locations_state { struct
1203 struct radv_sample_locations_state sample_location;
1300 struct radv_sample_locations_state sample_location;
1320 struct radv_sample_locations_state sample_location;
Dradv_meta_resolve.c890 static struct radv_sample_locations_state *
932 struct radv_sample_locations_state *sample_locs = in radv_decompress_resolve_src()
Dradv_cmd_buffer.c64 struct radv_sample_locations_state *sample_locs);
837 radv_convert_user_sample_locs(struct radv_sample_locations_state *state, uint32_t x, uint32_t y, in radv_convert_user_sample_locs()
930 struct radv_sample_locations_state *sample_location = &cmd_buffer->state.dynamic.sample_location; in radv_emit_sample_locations()
4014 static struct radv_sample_locations_state *
4060 struct radv_sample_locations_state *sample_locs; in radv_handle_subpass_image_transition()
7352 struct radv_sample_locations_state *sample_locs) in radv_handle_depth_image_transition()
7618 struct radv_sample_locations_state *sample_locs) in radv_handle_image_transition()
7733 struct radv_sample_locations_state sample_locations = {0}; in radv_barrier()