dzn: remove needless using

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15790>
This commit is contained in:
Erik Faye-Lund 2022-03-25 13:16:26 +01:00 committed by Marge Bot
parent 1e3b96913c
commit f7b0cfe04a

View file

@ -29,8 +29,6 @@
#include "vk_descriptors.h"
#include "vk_util.h"
using Microsoft::WRL::ComPtr;
static D3D12_SHADER_VISIBILITY
translate_desc_visibility(VkShaderStageFlags in)
{