Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandGraph.h356 ANGLE_INLINE bool hasRecordedCommands() const in hasRecordedCommands() function
441 bool hasRecordedCommands() const { return mUse.hasRecordedCommands(); } in hasRecordedCommands() function