summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac_browsertest.mm
diff options
context:
space:
mode:
authorzmo <zmo@chromium.org>2014-12-11 16:15:56 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-12 00:16:28 +0000
commitd01af9d9c924bcca8e965a89eb21e6299b2eb3e0 (patch)
tree664caeb24c9a62ab1d7bc10067d833855b0777be /chrome/browser/app_controller_mac_browsertest.mm
parent47448ead07db2523f29a55a99a6a1fd0b7a29f2a (diff)
downloadchromium_src-d01af9d9c924bcca8e965a89eb21e6299b2eb3e0.zip
chromium_src-d01af9d9c924bcca8e965a89eb21e6299b2eb3e0.tar.gz
chromium_src-d01af9d9c924bcca8e965a89eb21e6299b2eb3e0.tar.bz2
Add TransformFeedback related APIs to command buffer: PART I.
glGenTransformFeedbacks glDeleteTransformFeedbacks glIsTransformFeedback glBindTransformFeedback glBeginTransformFeedback glEndTransformFeedback glPauseTransformFeedback glResumeTransformFeedback The missing ones are: glTransformFeedbackVaryings glGetTransformFeedbackVarying Also this CL fixed a bug that's introduced in a previous CL for glIs* handling. Basically the client ID needs to be mapped to the service ID before passing down to the driver. The test is generalized to mask this bug, so this CL fixes both the code and the test behavior. BUG=429051 TEST=gpu_unittests R=bajones@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/795243002 Cr-Commit-Position: refs/heads/master@{#308004}
Diffstat (limited to 'chrome/browser/app_controller_mac_browsertest.mm')
0 files changed, 0 insertions, 0 deletions