Searched defs:logPrepare (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1184 virtual void logPrepare (TestLog&, size_t) const {} in logPrepare() function in vkt::memory::__anone897a1840111::Command 1505 void CreateBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::CreateBuffer 1569 void BindBufferMemory::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::BindBufferMemory 1608 void CreateImage::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::CreateImage 1707 void BindImageMemory::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::BindImageMemory 1801 virtual void logPrepare (TestLog&, size_t) const {} in logPrepare() function in vkt::memory::__anone897a1840111::CmdCommand 1910 void SubmitCommandBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::SubmitCommandBuffer 2288 void BufferCopyToBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::BufferCopyToBuffer 2410 void BufferCopyFromBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::BufferCopyFromBuffer 2490 void BufferCopyToImage::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anone897a1840111::BufferCopyToImage [all …]
|