Searched refs:refcount_ (Results 1 – 1 of 1) sorted by relevance
83 refcount_(0) {} in LayerLibrary()90 refcount_(other.refcount_) { in LayerLibrary()92 other.refcount_ = 0; in LayerLibrary()129 size_t refcount_; member in vulkan::api::__anon240457cc0111::LayerLibrary134 if (refcount_++ == 0) { in Open()150 refcount_ = 0; in Open()158 refcount_ = 0; in Open()168 if (--refcount_ == 0) { in Close()174 refcount_++; in Close()