fixed include at VKSubpass.h
This commit is contained in:
parent
79f6537b77
commit
3bf1f53d4f
@ -1,7 +1,7 @@
|
||||
#ifndef HGL_GRAPH_VULKAN_SUBPASS_INCLUDE
|
||||
#define HGL_GRAPH_VULKAN_SUBPASS_INCLUDE
|
||||
|
||||
#include<hgl/graph/vulkan/VK.h>
|
||||
#include<hgl/graph/VK.h>
|
||||
VK_NAMESPACE_BEGIN
|
||||
/**
|
||||
* 渲染流程中一次具体的操作,即便整个Renderpass只有一次渲染,也需要创建subpass
|
||||
|
Loading…
x
Reference in New Issue
Block a user