Home | History | Annotate | Download | only in renderer

Lines Matching refs:isDeviceLostError

642     if (d3d9::isDeviceLostError(result))
2069 bool isLost = FAILED(status) || d3d9::isDeviceLostError(status);
2759 if (d3d9::isDeviceLostError(result))