Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h470 bool cs_scratch; member
Dagx_batch.c144 batch->cs_scratch = false; in agx_batch_init()
Dagx_pipe.c1612 if (batch->cs_scratch) in agx_flush_compute()
1638 if (batch->cs_scratch) { in agx_flush_compute()
Dagx_state.c3037 batch->cs_scratch = true; in agx_build_pipeline()