Searched refs:logSubmit (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1785 virtual void logSubmit (TestLog&, size_t) const {} in logSubmit() function in vkt::memory::__anon09d9cc850111::CmdCommand 1907 m_commands[cmdNdx]->logSubmit(log, cmdNdx); in logExecute() 1929 void logSubmit (TestLog& log, size_t commandIndex) const; 1956 void PipelineBarrier::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::PipelineBarrier 2059 void logSubmit (TestLog& log, size_t commandIndex) const; 2091 void ImageTransition::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::ImageTransition 2149 void logSubmit (TestLog& log, size_t commandIndex) const; 2158 void FillBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::FillBuffer 2195 void logSubmit (TestLog& log, size_t commandIndex) const; 2204 void UpdateBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::UpdateBuffer [all …]
|