diff options
| author | Chris Forbes <chrisforbes@google.com> | 2016-07-28 14:15:38 +1200 |
|---|---|---|
| committer | Chris Forbes <chrisforbes@google.com> | 2016-08-01 10:02:10 +1200 |
| commit | 2e1f982faa8567a4dfed615d9bd758640002442e (patch) | |
| tree | 6323b443a6ee9cc314d572b57ce957f624d4b781 /loader | |
| parent | d9be5e01c8e09122aa9c9c6321abd933be538df0 (diff) | |
| download | usermoji-2e1f982faa8567a4dfed615d9bd758640002442e.tar.xz | |
layers: Track valid dynamic scissor and viewport indices with masks
CmdSetViewport/CmdSetScissor were broken; they assumed the update
replaced all the viewports/scissors; further, the drawtime validation
was too aggressive -- nowhere does the spec require the number of valid
dynamic viewports/ dynamic scissors to be equal to the number used by
the PSO; just that all viewports/scissors used by the PSO must be
provided.
V2: Add more parens to quiet warnings in android build
Signed-off-by: Chris Forbes <chrisforbes@google.com>
Diffstat (limited to 'loader')
0 files changed, 0 insertions, 0 deletions
