Searched defs:decRefCount (Results 1 – 3 of 3) sorted by relevance
314 function decRefCount() { function675 decRefCount, property
139 uint32_t PipelineLayout::decRefCount() in decRefCount() function in vk::PipelineLayout
63 void decRefCount (void) { DE_ASSERT(m_refCount > 0); m_refCount -= 1; } in decRefCount() function in sglr::rc::NamedObject