Home | History | Annotate | Download | only in tests

Lines Matching refs:initialized

89     bool initialized() const { return (handle_ != T{}); }
110 assert(!initialized());
138 assert(!Handle<T>::initialized() && dev_handle_ == VK_NULL_HANDLE);