修正XCB输出没有更新函数名的问题
This commit is contained in:
parent
262ffae899
commit
0fe0935e13
@ -122,7 +122,7 @@ namespace hgl
|
||||
}//namespace hgl
|
||||
|
||||
VK_NAMESPACE_BEGIN
|
||||
VkSurfaceKHR CreateSurface(VkInstance vk_inst,Window *win)
|
||||
VkSurfaceKHR CreateRenderDevice(VkInstance vk_inst,Window *win)
|
||||
{
|
||||
XCBWindow *xcb_win=(XCBWindow *)win;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user