aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/debugger
diff options
context:
space:
mode:
authorGravatar cblume <cblume@chromium.org>2016-02-29 11:13:29 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-29 11:13:29 -0800
commit790d5132620d86813380d3df251e80dd2b41a409 (patch)
treed2d37a00140b9bf2b88a0d248e09bf67759c2fb9 /tools/debugger
parentc58487e088fb7803b7b5fc5348c99d4a717c72df (diff)
This CL adds glTexStorage support.
For us to take advantage of immutable texture storage, we would need to know in advance that the texture will not be changing allocated size. In some cases we cannot know this in advance: we will sometimes later need mipmaps to be allocated and generated. However, in the cases where we know in advance that we are allocating mipmaps we can take advantage of immutable storage. BUG=476416 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1570173004 Review URL: https://codereview.chromium.org/1570173004
Diffstat (limited to 'tools/debugger')
0 files changed, 0 insertions, 0 deletions