vkApiTests: Bind image/buffer memory before use.
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jul 2015 22:01:35 +0000 (15:01 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jul 2015 22:11:45 +0000 (15:11 -0700)
commit19b87e8cb512c4be02c9b1d0dd670b48763f7ea8
treedd5ba0a88bf4154ec4fd3a1eeca2d39f0c3e9c58
parente8989ff4000f537fccd89a645efd213729384d1a
vkApiTests: Bind image/buffer memory before use.

While the official spec language has yet to be written, the consensus on
bug #13095 seems to be that memory should be bound before the image or
buffer is used for anything including creating views.
external/vulkancts/modules/vulkan/api/vktApiTests.cpp