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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c343 const unsigned fragmentsLog2 = util_logbase2(num_fragments); local in function:gfx10_get_bin_sizes
352 cFmask += cFmaskMrt[fragmentsLog2][samplesLog2];

Completed in 2 milliseconds