Searched refs:LogGraphicsCalls (Results 1 – 7 of 7) sorted by relevance
93 virtual bool LogGraphicsCalls() const = 0;
42 If the delegate is provided and the `LogGraphicsCalls` method returns
127 can tell the engine to `LogGraphicsCalls`. The engine then, should, call the
294 bool LogGraphicsCalls(void) const override in LogGraphicsCalls() function in vkt::cts_amber::Delegate
348 bool LogGraphicsCalls() const override { return log_graphics_calls_; } in LogGraphicsCalls() function in __anon4cb7e18e0111::SampleDelegate
430 if (delegate && delegate->LogGraphicsCalls()) in LoadVulkanPointers()
29 bool LogGraphicsCalls() const override { return false; } in LogGraphicsCalls() function in amber::amberscript::DummyDelegate