rasterization: Use LOAD_OP_DONT_CARE for the resolve attachment
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Jun 2016 21:04:26 +0000 (14:04 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Jun 2016 18:10:04 +0000 (11:10 -0700)
commit7a45b29e61dae4299e07d553813e4010ee0a341c
tree80ce5610512d70afe4730e6353b2573a6083826b
parent7dcc33d639a3cb0134028121035097d88340d487
rasterization: Use LOAD_OP_DONT_CARE for the resolve attachment

It used to use LOAD_OP_CLEAR for the resolve attachment but only provided
one clear value which led to an out-of-bounds read.
external/vulkancts/modules/vulkan/rasterization/vktRasterizationTests.cpp