Skip to main content

evaluate_render_certificate

Function evaluate_render_certificate 

Source
pub fn evaluate_render_certificate(
    inputs: &RenderCertificateInputs,
    dirty_rows: Vec<u16>,
) -> RenderCertificate
Expand description

Evaluate the conservative production decision tree.

dirty_rows must be the buffer’s dirty row indices in ascending order; it is only consulted when the decision narrows.