Searched defs: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 1956 void PipelineBarrier::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::PipelineBarrier 2091 void ImageTransition::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::ImageTransition 2158 void FillBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::FillBuffer 2204 void UpdateBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::UpdateBuffer 2289 void BufferCopyToBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::BufferCopyToBuffer 2425 void BufferCopyFromBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::BufferCopyFromBuffer 2555 void BufferCopyToImage::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::BufferCopyToImage 2859 void BufferCopyFromImage::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::BufferCopyFromImage 2942 void ImageCopyToBuffer::logSubmit (TestLog& log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anon09d9cc850111::ImageCopyToBuffer [all …]
|