turnip: Fix result of vkEnumerate*ExtensionProperties
authorChad Versace <chadversary@chromium.org>
Wed, 7 Nov 2018 07:01:03 +0000 (00:01 -0700)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:01:33 +0000 (10:01 -0700)
commit3ec87d56bd75e905d7ba99f4bdbf0e6e6015dd90
treea56946d2774959f6c048013b64a19e67318b0465
parentee835c779000134f62f2d01eba4693b6324c09e7
turnip: Fix result of vkEnumerate*ExtensionProperties

Given an unsupported layer name, the functions must return
VK_ERROR_LAYER_NOT_PRESENT.
src/freedreno/vulkan/tu_device.c