mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
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:
parent
1e3b96913c
commit
f7b0cfe04a
1 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue