Searched defs:isWrapped (Results 1 – 1 of 1) sorted by relevance
147 : fIsActive(isWrapped) // All wrapped command buffers start as active in fIsActive() argument153 bool isWrapped() const { return fIsWrapped; } in isWrapped() function