Merge branch 'issue_81' into 'master'
authorPyry Haulos <phaulos@google.com>
Tue, 15 Dec 2015 21:36:21 +0000 (16:36 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 15 Dec 2015 21:36:21 +0000 (16:36 -0500)
commit7252c0626fa3d8d6acdeaad6863bbd74fe84a6ba
tree3bf0b4e286ce3aede551f89c32cf65e17fd43c95
parent863bb03196784c768172f3f53b07b1db910b1525
parent1d334c0f7fa11e97f88e310bb29d9de6dd2bc519
Merge branch 'issue_81' into 'master'

issue 81: Change descriptor type from UBO -> uniform texel buffer, since UBOs do…

…n't use views. Change fragment shader to match. Change buffer contents to a vector of uint32 to match the R32_UINT view format. Update reference value selection to match. Remove 'offset' which was just added into elementOffset, and just cause alignment problems.

WIP to allow time for review.

See #81 and #57.

See merge request !141
external/vulkancts/modules/vulkan/api/vktApiBufferViewAccessTests.cpp