commit | bcb3fdd69b3a04edf3f48e333ea42a8ec6f0177b | [log] [tgz] |
---|---|---|
author | zmo <[email protected]> | Thu Dec 11 00:49:03 2014 |
committer | Commit bot <[email protected]> | Thu Dec 11 00:49:44 2014 |
tree | db1e184e6cb59cbf315fc2e6783cf5cd61c4e541 | |
parent | 4ec149174d658a4b92446e5db9a75426323be64b [diff] |
Add sampler related ES3 APIs to command buffer. Including: glGetSamplerParameter*v glSamplerParameter*v glSamplerParameteri/f glBindSampler glDeleteSamplers glGenSamplers glIsSampler One major feature that I add is the client/service ID mapping handling. BUG=429053 TEST=gpu_unittests [email protected] Review URL: https://codereview.chromium.org/788123002 Cr-Commit-Position: refs/heads/master@{#307810}