Fix max_samples in command buffer capabilities.
commit0aecd69f2612fb8dab768900e4b2061b56ffb236
authorsenorblanco <senorblanco@chromium.org>
Fri, 1 May 2015 18:24:05 +0000 (1 11:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 1 May 2015 18:24:48 +0000 (1 18:24 +0000)
tree41468e12a34fef30d218d075032de13587c2528c
parentcc3469cc0349220664091386e6eeea229b9043f7
Fix max_samples in command buffer capabilities.

This value should be set if either of the MSAA modes is available, or
we're in ES3 (where it's always availble).

Also it should be transferred via IPC.

BUG=

Review URL: https://codereview.chromium.org/1121493005

Cr-Commit-Position: refs/heads/master@{#327944}
gpu/command_buffer/common/capabilities.h
gpu/command_buffer/service/gles2_cmd_decoder.cc
gpu/ipc/gpu_command_buffer_traits_multi.h