Home
last modified time | relevance | path

Searched refs:maxBins (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c81 size_t maxBins = TILES_X * TILES_Y; in lp_scene_create() local
82 size_t maxCommandBytes = sizeof(struct cmd_block) * maxBins; in lp_scene_create()

Completed in 1 milliseconds