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:
committed by
Marge Bot
parent
1e3b96913c
commit
f7b0cfe04a
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user