Searched refs:ExecuteSecondaryCommandBuffer (Results 1 – 1 of 1) sorted by relevance
4530 class ExecuteSecondaryCommandBuffer : public CmdCommand class4533 ExecuteSecondaryCommandBuffer (const vector<CmdCommand*>& commands);4534 ~ExecuteSecondaryCommandBuffer (void);4555 ExecuteSecondaryCommandBuffer::ExecuteSecondaryCommandBuffer(const vector<CmdCommand*>& commands) in ExecuteSecondaryCommandBuffer() function in vkt::memory::__anon09d9cc850111::ExecuteSecondaryCommandBuffer4560 ExecuteSecondaryCommandBuffer::~ExecuteSecondaryCommandBuffer (void) in ~ExecuteSecondaryCommandBuffer()4566 void ExecuteSecondaryCommandBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare()4578 void ExecuteSecondaryCommandBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit()4590 void ExecuteSecondaryCommandBuffer::prepare (PrepareContext& context) in prepare()4618 void ExecuteSecondaryCommandBuffer::submit (SubmitContext& context) in submit()4629 void ExecuteSecondaryCommandBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()[all …]