layers:Verify pipe stats are enabled for device
authorTobin Ehlis <tobine@google.com>
Mon, 21 Nov 2016 19:30:06 +0000 (12:30 -0700)
committerTobin Ehlis <tobine@google.com>
Mon, 21 Nov 2016 23:14:00 +0000 (16:14 -0700)
commit0c68172df9bcbfe8234e8d1624adb153dcf8f884
tree9421d70d69215cacea7cade79f9bc8ad3b849f2e
parenta2b8aae9a8d4a37e06cfe1d3db23ed91691e0758
layers:Verify pipe stats are enabled for device

From Riku Salminen

At vkCreateQueryPool() time, make sure that if PIPELINE_STATISTICS
are requested, then the device must have pipelineStatisticsQuery
enabled.
layers/core_validation.cpp