Searched defs:decRefCount (Results 1 – 4 of 4) sorted by relevance
139 uint32_t PipelineLayout::decRefCount() in decRefCount() function in vk::PipelineLayout
43 void decRefCount(BufferQueue::ControlBlock *C, size_t Size, size_t Count) { in decRefCount() function
84 uint64_t decRefCount() const { in decRefCount() function
63 void decRefCount (void) { DE_ASSERT(m_refCount > 0); m_refCount -= 1; } in decRefCount() function in sglr::rc::NamedObject