Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLMemoryVk.cpp313 bool CLBufferVk::isCurrentlyInUse() const in isCurrentlyInUse() function in rx::CLBufferVk
572 bool CLImageVk::isCurrentlyInUse() const in isCurrentlyInUse() function in rx::CLImageVk
H A DCommandGraph.h368 ANGLE_INLINE bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function
450 bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function
H A DQueryVk.cpp442 bool QueryVk::isCurrentlyInUse(vk::Renderer *renderer) const in isCurrentlyInUse() function in rx::QueryVk
H A DBufferVk.cpp1335 bool BufferVk::isCurrentlyInUse(vk::Renderer *renderer) const in isCurrentlyInUse() function in rx::BufferVk