Preparing for Writeup
This commit is contained in:
@@ -304,7 +304,7 @@ ComputeCommand::~ComputeCommand()
|
||||
{
|
||||
}
|
||||
|
||||
void ComputeCommand::begin(PCmdBuffer parent)
|
||||
void ComputeCommand::begin(PCmdBuffer)
|
||||
{
|
||||
ready = false;
|
||||
VkCommandBufferBeginInfo beginInfo =
|
||||
|
||||
Reference in New Issue
Block a user