Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h477 unsigned fs_preamble_scratch; member
Dagx_batch.c146 batch->fs_preamble_scratch = 0; in agx_batch_init()
Dagx_pipe.c1523 c->fragment_helper_cfg = batch->fs_preamble_scratch << 16; in agx_cmdbuf()
Dagx_state.c3026 batch->fs_preamble_scratch = in agx_build_pipeline()
3027 MAX2(batch->fs_preamble_scratch, preamble_size); in agx_build_pipeline()