android port
This commit is contained in:
@@ -42,6 +42,7 @@ void CVkRenderCommandList::Begin( BeginInfo *pBegin )
|
||||
output.m_eLoadMode = pBegin->pDepth->eLoadMode;
|
||||
output.m_eStoreMode = pBegin->pDepth->eStoreMode;
|
||||
pBeginCommand->stDepthImage = output;
|
||||
pBeginCommand->bDepthEnabled = true;
|
||||
}
|
||||
m_pCurrentBegin = pBeginCommand;
|
||||
m_pCommandBuffer->AddCommand(pBeginCommand);
|
||||
|
||||
Reference in New Issue
Block a user