diff options
author | Eric Engestrom <[email protected]> | 2019-04-05 15:58:28 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-04-08 17:03:00 +0000 |
commit | ed91ca0629a929bd3031d0acd908f7b46b6eb80c (patch) | |
tree | acdfe7cfbb268dfa84701fb5a389295965f53e9b /src/intel/vulkan/anv_extensions.py | |
parent | 27b8f3ecc318a5773e1f189bbfb65f43ad5c2aa0 (diff) |
vk/util: remove unneeded array index
This is an array of 1, so [0] is the only content, and meson already
flattens the list so this is unnecessary.
Also, all the other uses of vk_api_xml don't do that.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_extensions.py')
0 files changed, 0 insertions, 0 deletions