Searched defs:hasPendingResourceUpdate (Results 1 – 1 of 1) sorted by relevance
714 …void setHasPendingResourceUpdate(bool hasPendingResourceUpdate) { m_bitfields.setHasPendingResourc… in setHasPendingResourceUpdate()715 bool hasPendingResourceUpdate() const { return m_bitfields.hasPendingResourceUpdate(); } in hasPendingResourceUpdate() function