Searched refs:SubmitCommandBuffer (Results 1 – 1 of 1) sorted by relevance
1797 class SubmitCommandBuffer : public Command class1800 SubmitCommandBuffer (const vector<CmdCommand*>& commands);1801 ~SubmitCommandBuffer (void);1819 SubmitCommandBuffer::SubmitCommandBuffer (const vector<CmdCommand*>& commands) in SubmitCommandBuffer() function in vkt::memory::__anon09d9cc850111::SubmitCommandBuffer1824 SubmitCommandBuffer::~SubmitCommandBuffer (void) in ~SubmitCommandBuffer()1830 void SubmitCommandBuffer::prepare (PrepareContext& context) in prepare()1859 void SubmitCommandBuffer::execute (ExecuteContext& context) in execute()1883 void SubmitCommandBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()1892 void SubmitCommandBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare()1901 void SubmitCommandBuffer::logExecute (TestLog& log, size_t commandIndex) const in logExecute()[all …]