Home
last modified time | relevance | path

Searched refs:cs_preamble_scratch (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h478 unsigned cs_preamble_scratch; member
Dagx_batch.c147 batch->cs_preamble_scratch = 0; in agx_batch_init()
Dagx_pipe.c1645 cmdbuf->helper_cfg = batch->cs_preamble_scratch << 16; in agx_flush_compute()
Dagx_state.c3038 batch->cs_preamble_scratch = in agx_build_pipeline()
3039 MAX2(batch->cs_preamble_scratch, preamble_size); in agx_build_pipeline()