projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
383929d
71976cc
)
Merge branch 'jbolz_draw_instance_index' into 'master'
author
Pyry Haulos
<phaulos@google.com>
Sun, 3 Jan 2016 21:55:28 +0000
(16:55 -0500)
committer
Pyry Haulos
<phaulos@google.com>
Sun, 3 Jan 2016 21:55:28 +0000
(16:55 -0500)
Change instanceID shader to use InstanceIndex
Change gl_InstanceID to gl_InstanceIndex. Add location qualifier on fragment input. Increase size of rendertarget to reduce likelihood of false success due to fuzzy compare.
Fixes #123.
See merge request !216
Trivial merge