Searched defs:logSubmit (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 1953 virtual void logSubmit(TestLog &, size_t) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::CmdCommand 2130 void PipelineBarrier::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::PipelineBarrier 2258 void ImageTransition::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::ImageTransition 2329 void FillBuffer::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::FillBuffer 2382 void UpdateBuffer::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::UpdateBuffer 2478 void BufferCopyToBuffer::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::BufferCopyToBuffer 2620 void BufferCopyFromBuffer::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::BufferCopyFromBuffer 2756 void BufferCopyToImage::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::BufferCopyToImage 3054 void BufferCopyFromImage::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::BufferCopyFromImage 3143 void ImageCopyToBuffer::logSubmit(TestLog &log, size_t commandIndex) const in logSubmit() function in vkt::memory::__anonc75fd9bb0111::ImageCopyToBuffer [all …]
|