Searched refs:maxBins (Results 1 – 1 of 1) sorted by relevance
80 size_t maxBins = TILES_X * TILES_Y; in lp_scene_create() local81 size_t maxCommandBytes = sizeof(struct cmd_block) * maxBins; in lp_scene_create()