8 lines
117 B
C++
8 lines
117 B
C++
#include "../vulkan_state.h"
|
|
#include "../commands.h"
|
|
#include "tier0/platform.h"
|
|
|
|
DECLARE_VULKAN_COMMAND(Empty)
|
|
{
|
|
}
|