Searched refs:plb_size (Results 1 – 2 of 2) sorted by relevance
241 ctx->plb_size = screen->plb_max_blk * LIMA_CTX_PLB_BLK_SIZE; in lima_context_create()259 ctx->plb[i] = lima_bo_create(screen, ctx->plb_size, 0); in lima_context_create()
211 unsigned plb_size; member