Descriptioncc: Stop using transfer buffer limit for 1-copy rasterizer.
It doesn't make sense for 1-copy rasterizer where we can
control the exact amount of memory used to be affected
by the transfer buffer limit.
This sets the upper bound to 32 resources, which is reduced
to 0 when invisible. A simple constant like this is likely
what we want long term.
BUG=406404
Committed: https://crrev.com/c84602a0c635053a14fc0e06d4dd0b8e1ce043fa
Cr-Commit-Position: refs/heads/master@{#296423}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|