Searched refs:TooManyPlanes (Results 1 – 1 of 1) sorted by relevance
877 TooManyPlanes(usize), enumerator893 TooManyPlanes(n) => write!(f, "{} is more planes than are valid", n), in fmt()971 return Err(GpuResponseEncodeError::TooManyPlanes(plane_info.len())); in encode()