Home
last modified time | relevance | path

Searched refs:colorBinSizeX (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_binning.c359 const unsigned colorBinSizeX = 1 << ((colorLog2Pixels + 1) / 2); /* round up width */ in gfx10_get_bin_sizes() local
362 unsigned binSizeX = colorBinSizeX; in gfx10_get_bin_sizes()