diff options
| author | 2020-08-30 20:22:48 -0300 | |
|---|---|---|
| committer | 2020-08-30 20:22:48 -0300 | |
| commit | c573920c01b8c2baa94d435f171a24c8f9667620 (patch) | |
| tree | 2d187a1b2e80cc2c9ea33e5fe1e046e81e7e6d0e /src/input_common/motion_input.cpp | |
| parent | Merge pull request #4601 from lioncash/const3 (diff) | |
| download | yuzu-c573920c01b8c2baa94d435f171a24c8f9667620.tar.gz yuzu-c573920c01b8c2baa94d435f171a24c8f9667620.tar.xz yuzu-c573920c01b8c2baa94d435f171a24c8f9667620.zip | |
vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state
'driver_id' can only be known on Vulkan 1.1 after creating a logical
device. Move the driver id check to disable
VK_EXT_extended_dynamic_state after the logical device is successfully
initialized.
The Vulkan device will have the extension enabled but it will not be
used.
Diffstat (limited to 'src/input_common/motion_input.cpp')
0 files changed, 0 insertions, 0 deletions