Searched defs:logExecute (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1186 virtual void logExecute (TestLog&, size_t) const {} in logExecute() function in vkt::memory::__anone897a1840111::Command 1218 void logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::Map 1249 void logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::UnMap 1279 void logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::Invalidate 1310 void logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::Flush 1363 void HostMemoryAccess::logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::HostMemoryAccess 1545 void DestroyBuffer::logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::DestroyBuffer 1683 void DestroyImage::logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::DestroyImage 1731 void QueueWaitIdle::logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::QueueWaitIdle 1755 void DeviceWaitIdle::logExecute (TestLog& log, size_t commandIndex) const in logExecute() function in vkt::memory::__anone897a1840111::DeviceWaitIdle [all …]
|