Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DResourceVk.h91 ANGLE_INLINE bool usedInRecordedCommands() const in usedInRecordedCommands() function
137 bool usedInRecordedCommands() const { return mLifetime.usedInRecordedCommands(); } in usedInRecordedCommands() function
156 bool usedInRecordedCommands() const { return mLifetime.usedInRecordedCommands(); } in usedInRecordedCommands() function
200 bool usedInRecordedCommands() const { return mUse.usedInRecordedCommands(); } in usedInRecordedCommands() function
248 bool usedInRecordedCommands() const { return mReadOnlyUse.usedInRecordedCommands(); } in usedInRecordedCommands() function