added barriers, started working on libraries
This commit is contained in:
7
materialsystem/vulkan/commands/base.cpp
Normal file
7
materialsystem/vulkan/commands/base.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "../vulkan_state.h"
|
||||
#include "../commands.h"
|
||||
#include "tier0/platform.h"
|
||||
|
||||
DECLARE_VULKAN_COMMAND(Empty)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user