Searched defs:getRefCount (Results 1 – 14 of 14) sorted by relevance
51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
25 cl_uint getRefCount() const noexcept { return mRefCount; } in getRefCount() function
50 size_t getRefCount() const { return mRefCount; } in getRefCount() function
619 unsigned int Shader::getRefCount() const in getRefCount() function in gl::Shader
621 size_t getRefCount() const { return mRefCount; } in getRefCount() function
2034 unsigned int Program::getRefCount() const in getRefCount() function in gl::Program
194 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
191 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
55 public final int getRefCount() in getRefCount() method in NGramList.NGram
285 unsigned int Shader::getRefCount() const in getRefCount() function in es2::Shader
2703 unsigned int Program::getRefCount() const in getRefCount() function in es2::Program
61 int getRefCount (void) const { return m_refCount; } in getRefCount() function in sglr::rc::NamedObject