Searched refs:max_tilebuffer_count (Results 1 – 3 of 3) sorted by relevance
375 assert(ctx->alloc.tile_buffers_count <= ctx->pass->max_tilebuffer_count); in pvr_finalise_po_alloc()668 assert(alloc->tile_buffers_count <= ctx->pass->max_tilebuffer_count); in pvr_mark_storage_allocated()728 if (alloc->tile_buffers_count == ctx->pass->max_tilebuffer_count) in pvr_surface_alloc_color_storage()
630 pass->max_tilebuffer_count = in pvr_CreateRenderPass2()
1149 uint32_t max_tilebuffer_count; member