Searched defs:wasDestroyed (Results 1 – 2 of 2) sorted by relevance
181 bool wasDestroyed() const { return NULL == fGpu; } in wasDestroyed() function
108 bool wasDestroyed = false; in validate() local