Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DResourceVk.h101 ANGLE_INLINE bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function
178 bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function
226 bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function
DQueryVk.cpp454 bool QueryVk::isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function in rx::QueryVk
DBufferVk.cpp1210 bool BufferVk::isCurrentlyInUse(ContextVk *contextVk) const in isCurrentlyInUse() function in rx::BufferVk