Searched refs:PNW_MAX_CMDBUFS_ENCODE (Results 1 – 3 of 3) sorted by relevance
118 #define PNW_MAX_CMDBUFS_ENCODE 4 macro400 struct pnw_cmdbuf_s *pnw_cmdbuf_list[PNW_MAX_CMDBUFS_ENCODE];
369 if (obj_context->cmdbuf_current >= PNW_MAX_CMDBUFS_ENCODE) { in pnw_context_get_next_cmdbuf()
1245 for (i = 0; i < PNW_MAX_CMDBUFS_ENCODE; i++) { in psb_CreateContext()