Kaynağa Gözat

Fixed release build.

Бранимир Караџић 5 yıl önce
ebeveyn
işleme
0123831126
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/renderer_vk.h

+ 1 - 1
src/renderer_vk.h

@@ -248,7 +248,7 @@
 		BX_MACRO_BLOCK_END
 		BX_MACRO_BLOCK_END
 #else
 #else
 #	define BGFX_VK_BEGIN_DEBUG_UTILS_LABEL(_view, _abgr) BX_UNUSED(_view, _abgr)
 #	define BGFX_VK_BEGIN_DEBUG_UTILS_LABEL(_view, _abgr) BX_UNUSED(_view, _abgr)
-#	define BGFX_VK_END_DEBUG_UTILS_LABEL() BX_NOOP
+#	define BGFX_VK_END_DEBUG_UTILS_LABEL() BX_NOOP()
 #endif // BGFX_CONFIG_DEBUG_ANNOTATION
 #endif // BGFX_CONFIG_DEBUG_ANNOTATION
 
 
 #define BGFX_VK_PROFILER_BEGIN(_view, _abgr)                      \
 #define BGFX_VK_PROFILER_BEGIN(_view, _abgr)                      \