diff options
author | zmo <zmo@chromium.org> | 2014-12-05 13:51:49 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-05 21:52:09 +0000 |
commit | 68fcdc610840bc39b061e7842f78089171ed5e90 (patch) | |
tree | 53495a79dea992b0e4edf78e1ad5b70bb211ef8a /crypto | |
parent | e236ebfe96028dbe5e317d5f3c881ba48d246a01 (diff) | |
download | chromium_src-68fcdc610840bc39b061e7842f78089171ed5e90.zip chromium_src-68fcdc610840bc39b061e7842f78089171ed5e90.tar.gz chromium_src-68fcdc610840bc39b061e7842f78089171ed5e90.tar.bz2 |
Add framebuffer object related commands to command buffer.
glInvalidateFramebuffer, glInvalidateSubFramebuffer, glReadBuffer.
All other commands in this group have already been added.
Also, code generator has to be modified to remove the incorrect assumption
that the data pointer is the last arg of a function. This assumption is not
true for glInvalidateSubFramebuffer.
Also, separate the bindings of glDiscardFramebufferEXT and glInvalidateFramebuffer so we have better control of them.
BUG=429053
TEST=gpu_unittests
R=kbr@chromium.org,bajones@chromium.org,sievers@chromium.org
Review URL: https://codereview.chromium.org/780433006
Cr-Commit-Position: refs/heads/master@{#307088}
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions