nvk: fix nvk_buffer include guards
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef NVK_IMAGE
|
||||
#define NVK_IMAGE 1
|
||||
#ifndef NVK_BUFFER
|
||||
#define NVK_BUFFER 1
|
||||
|
||||
#include "nvk_private.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user