Home
last modified time | relevance | path

Searched refs:lima_ctx_buff_num_gp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h147 lima_ctx_buff_num_gp = lima_ctx_buff_pp_plb_rsw, enumerator
Dlima_context.c53 int pipe = buff < lima_ctx_buff_num_gp ? LIMA_PIPE_GP : LIMA_PIPE_PP; in lima_ctx_buff_va()