Searched refs:logSubmit (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1803 virtual void logSubmit (TestLog&, size_t) const {} in logSubmit() function in vkt::memory::__anone897a1840111::CmdCommand 1925 m_commands[cmdNdx]->logSubmit(log, cmdNdx); in logExecute() 1947 void logSubmit (TestLog& log, size_t commandIndex) const; 1974 void PipelineBarrier::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anone897a1840111::PipelineBarrier 2077 void logSubmit (TestLog& log, size_t commandIndex) const; 2109 void ImageTransition::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anone897a1840111::ImageTransition 2167 void logSubmit (TestLog& log, size_t commandIndex) const; 2176 void FillBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anone897a1840111::FillBuffer 2213 void logSubmit (TestLog& log, size_t commandIndex) const; 2222 void UpdateBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anone897a1840111::UpdateBuffer [all …]
|