Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h476 unsigned vs_preamble_scratch; member
Dagx_batch.c145 batch->vs_preamble_scratch = 0; in agx_batch_init()
Dagx_pipe.c1518 c->vertex_helper_cfg = batch->vs_preamble_scratch << 16; in agx_cmdbuf()
Dagx_state.c3032 batch->vs_preamble_scratch = in agx_build_pipeline()
3033 MAX2(batch->vs_preamble_scratch, preamble_size); in agx_build_pipeline()