Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta.h257 struct radv_meta_state *meta_state = &cmd_buffer->device->meta_state; in radv_is_fmask_decompress_pipeline()
270 struct radv_meta_state *meta_state = &cmd_buffer->device->meta_state; in radv_is_dcc_decompress_pipeline()
283 struct radv_meta_state *meta_state = &cmd_buffer->device->meta_state; in radv_is_hw_resolve_pipeline()
Dradv_meta_fmask_expand.c184 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_fmask_expand_state()
205 struct radv_meta_state *state = &device->meta_state; in create_fmask_expand_pipeline()
238 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_fmask_expand_state()
Dradv_meta_decompress.c270 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_depth_decomp_state()
294 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_depth_decomp_state()
346 struct radv_meta_state *state = &cmd_buffer->device->meta_state; in radv_get_depth_pipeline()
409 struct radv_meta_state *state = &device->meta_state; in radv_process_depth_image_layer()
Dradv_meta_clear.c329 struct radv_meta_state *state = &device->meta_state; in finish_meta_clear_htile_mask_state()
345 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_clear_state()
744 struct radv_meta_state *meta_state, in pick_depthstencil_pipeline()
813 struct radv_meta_state *meta_state = &device->meta_state; in emit_depthstencil_clear()
920 struct radv_meta_state *state = &device->meta_state; in clear_htile_mask()
1233 struct radv_meta_state *state = &device->meta_state; in init_meta_clear_htile_mask_state()
1307 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_clear_state()
Dradv_meta_bufimage.c250 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_itob_state()
473 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_btoi_r32g32b32_state()
898 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_itoi_state()
1115 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_itoi_r32g32b32_state()
1305 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_cleari_state()
1464 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_cleari_r32g32b32_state()
Dradv_meta_resolve_cs.c464 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_resolve_compute_state()
551 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_compute_state()
607 struct radv_meta_state *state = &device->meta_state; in radv_get_resolve_pipeline()
Dradv_meta_resolve.c261 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_state()
281 struct radv_meta_state *state = &device->meta_state; in radv_device_init_meta_resolve_state()
Dradv_meta_buffer.c250 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_buffer_state()
Dradv_meta_fast_clear.c482 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_fast_clear_flush_state()
Dradv_private.h473 struct radv_meta_state { struct
772 struct radv_meta_state meta_state;
Dradv_meta_resolve_fs.c770 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_resolve_fragment_state()
Dradv_meta_blit.c757 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_blit_state()
Dradv_meta_blit2d.c689 struct radv_meta_state *state = &device->meta_state; in radv_device_finish_meta_blit2d_state()