Descriptioncc: Move computing borderless max texture size to function.
This patch moves computing borderless max texture size to its own
function and calls it when tiling gets updated, i.e. when
RecomputeNumTiles() gets called. This will save computing max texture
size without border each time in few frequently called functions and
makes code more readable.
BUG=None
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Patch Set 1 #
Total comments: 4
Patch Set 2 : feedback #
Total comments: 2
Patch Set 3 : fixed build break. #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 28 (10 generated)
|