Searched refs:hasPendingResourceUpdate (Results 1 – 2 of 2) sorted by relevance
73 if (!renderer->hasPendingResourceUpdate()) in removeRenderObject()
714 …HasPendingResourceUpdate(bool hasPendingResourceUpdate) { m_bitfields.setHasPendingResourceUpdate(… in setHasPendingResourceUpdate() argument715 bool hasPendingResourceUpdate() const { return m_bitfields.hasPendingResourceUpdate(); } in hasPendingResourceUpdate() function1279 ADD_BOOLEAN_BITFIELD(hasPendingResourceUpdate, HasPendingResourceUpdate);