Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h146 lima_ctx_buff_num, enumerator
266 struct lima_ctx_buff_state buffer_state[lima_ctx_buff_num];
Dlima_context.c143 for (int i = 0; i < lima_ctx_buff_num; i++) in lima_context_destroy()