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