Searched defs:decRefCount (Results 1 – 2 of 2) sorted by relevance
147 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