diff options
author | gman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-26 07:11:50 +0000 |
---|---|---|
committer | gman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-26 07:11:50 +0000 |
commit | 3ae92e96ba6e4b5761f2673ec6f28fd916951b70 (patch) | |
tree | 7a669b699cae258113ac0fa1fba2e2537f46d3b5 /chrome/browser/ssl | |
parent | b32753d3cffa4b65b5fc2a15dd31f41089519360 (diff) | |
download | chromium_src-3ae92e96ba6e4b5761f2673ec6f28fd916951b70.zip chromium_src-3ae92e96ba6e4b5761f2673ec6f28fd916951b70.tar.gz chromium_src-3ae92e96ba6e4b5761f2673ec6f28fd916951b70.tar.bz2 |
More work in Command Buffers
I think/hope this is the last big CL for this.
*) Moved GAPIInterface enums to cmd_buffer_format.h
The reason is you should not have to include CODE
to make data. The fact that the enums were in
GAPIInterface, a class, meant you had to include
code if you wanted to make a command buffer.
*) Typed arguments where I could.
So for example Draw takes PrimitiveType instead of
uint32. CreateVertexBuffer takes a ResourceId
*) Renamed enums etc to match style guide.
*) Moved BitFields into specific commands
*) renamed arguments from id to type_id.
Review URL: http://codereview.chromium.org/234002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27322 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ssl')
0 files changed, 0 insertions, 0 deletions