Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DResourceVk.h89 ANGLE_INLINE bool usedInRecordedCommands() const in usedInRecordedCommands() function
169 bool usedInRecordedCommands() const { return mUse.usedInRecordedCommands(); } in usedInRecordedCommands() function
217 bool usedInRecordedCommands() const { return mReadOnlyUse.usedInRecordedCommands(); } in usedInRecordedCommands() function