Merge branch '215-fix-opaque-type-indexing' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 21 Jan 2016 17:55:03 +0000 (12:55 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 21 Jan 2016 17:55:03 +0000 (12:55 -0500)
commit1a891d4d3efa04c041fcfac7edf4ce0cc0397afc
treeb4a9b6905cd14e0097497065cddb9f015b93ef51
parentbaef9d056753fbb87b6fceace9befc3d0db256af
parentb5ba423b562d54a93b99926d5390b36b7bead15c
Merge branch '215-fix-opaque-type-indexing' into 'master'

OpaqueTypeIndexingTests: check device features for *ArrayDynamicIndexing support. Fixes #215.

See merge request !370