Home
last modified time | relevance | path

Searched defs:hasRecordedCommands (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.h356 ANGLE_INLINE bool hasRecordedCommands() const in hasRecordedCommands() function
441 bool hasRecordedCommands() const { return mUse.hasRecordedCommands(); } in hasRecordedCommands() function
DContextVk.cpp5239 bool ContextVk::hasRecordedCommands() in hasRecordedCommands() function in rx::ContextVk