Searched refs:ExecuteSecondaryCommandBuffer (Results 1 – 1 of 1) sorted by relevance
4534 class ExecuteSecondaryCommandBuffer : public CmdCommand class4537 ExecuteSecondaryCommandBuffer (const vector<CmdCommand*>& commands);4538 ~ExecuteSecondaryCommandBuffer (void);4559 ExecuteSecondaryCommandBuffer::ExecuteSecondaryCommandBuffer(const vector<CmdCommand*>& commands) in ExecuteSecondaryCommandBuffer() function in vkt::memory::__anon58c89e6c0111::ExecuteSecondaryCommandBuffer4564 ExecuteSecondaryCommandBuffer::~ExecuteSecondaryCommandBuffer (void) in ~ExecuteSecondaryCommandBuffer()4570 void ExecuteSecondaryCommandBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare()4582 void ExecuteSecondaryCommandBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit()4594 void ExecuteSecondaryCommandBuffer::prepare (PrepareContext& context) in prepare()4622 void ExecuteSecondaryCommandBuffer::submit (SubmitContext& context) in submit()4633 void ExecuteSecondaryCommandBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()[all …]