Searched refs:fast_clear_flush (Results 1 – 3 of 3) sorted by relevance
103 &device->meta_state.fast_clear_flush.dcc_decompress_compute_ds_layout); in create_dcc_compress_compute()110 .pSetLayouts = &device->meta_state.fast_clear_flush.dcc_decompress_compute_ds_layout, in create_dcc_compress_compute()117 &device->meta_state.fast_clear_flush.dcc_decompress_compute_p_layout); in create_dcc_compress_compute()135 .layout = device->meta_state.fast_clear_flush.dcc_decompress_compute_p_layout, in create_dcc_compress_compute()141 &device->meta_state.fast_clear_flush.dcc_decompress_compute_pipeline); in create_dcc_compress_compute()278 &device->meta_state.alloc, &device->meta_state.fast_clear_flush.cmask_eliminate_pipeline); in create_pipeline()328 &device->meta_state.alloc, &device->meta_state.fast_clear_flush.fmask_decompress_pipeline); in create_pipeline()380 &device->meta_state.alloc, &device->meta_state.fast_clear_flush.dcc_decompress_pipeline); in create_pipeline()395 state->fast_clear_flush.dcc_decompress_pipeline, &state->alloc); in radv_device_finish_meta_fast_clear_flush_state()397 state->fast_clear_flush.fmask_decompress_pipeline, &state->alloc); in radv_device_finish_meta_fast_clear_flush_state()[all …]
248 meta_state->fast_clear_flush.fmask_decompress_pipeline; in radv_is_fmask_decompress_pipeline()261 meta_state->fast_clear_flush.dcc_decompress_pipeline; in radv_is_dcc_decompress_pipeline()
650 } fast_clear_flush; member