Home
last modified time | relevance | path

Searched refs:radv_meta_state (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c228 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_depth_decomp_state()
249 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_depth_decomp_state()
340 struct radv_meta_state *meta_state = &cmd_buffer->device->meta_state; in radv_process_depth_image_inplace()
Dradv_meta_resolve_cs.c251 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_resolve_compute_state()
287 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_compute_state()
Dradv_meta_resolve.c241 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_state()
273 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_resolve_state()
Dradv_meta_bufimage.c247 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_itob_state()
468 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_btoi_state()
683 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_itoi_state()
875 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_cleari_state()
Dradv_meta_clear.c293 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_clear_state()
572 struct radv_meta_state *meta_state, in pick_depthstencil_pipeline()
606 struct radv_meta_state *meta_state = &device->meta_state; in emit_depthstencil_clear()
770 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_clear_state()
Dradv_private.h399 struct radv_meta_state { struct
589 struct radv_meta_state meta_state;
Dradv_meta_resolve_fs.c354 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_fragment_state()
Dradv_meta_buffer.c270 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_buffer_state()
Dradv_meta_fast_clear.c463 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_fast_clear_flush_state()
Dradv_meta_blit.c645 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_blit_state()
Dradv_meta_blit2d.c612 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_blit2d_state()