Searched defs:logPrepare (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1150 virtual void logPrepare (TestLog&, size_t) const {} in logPrepare() function in vkt::memory::__anon09d9cc850111::Command 1487 void CreateBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::CreateBuffer 1551 void BindBufferMemory::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::BindBufferMemory 1590 void CreateImage::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::CreateImage 1689 void BindImageMemory::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::BindImageMemory 1783 virtual void logPrepare (TestLog&, size_t) const {} in logPrepare() function in vkt::memory::__anon09d9cc850111::CmdCommand 1892 void SubmitCommandBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::SubmitCommandBuffer 2270 void BufferCopyToBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::BufferCopyToBuffer 2392 void BufferCopyFromBuffer::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::BufferCopyFromBuffer 2472 void BufferCopyToImage::logPrepare (TestLog& log, size_t commandIndex) const in logPrepare() function in vkt::memory::__anon09d9cc850111::BufferCopyToImage [all …]
|