Searched refs:viewport_mismatch (Results 1 – 4 of 4) sorted by relevance
61 struct pipe_viewport_state viewport_mismatch; member
609 buffer->viewport_mismatch.scale[0] = tex->width0; in init_source()610 buffer->viewport_mismatch.scale[1] = tex->height0; in init_source()611 buffer->viewport_mismatch.scale[2] = 1; in init_source()612 buffer->viewport_mismatch.scale[3] = 1; in init_source()844 idct->pipe->set_viewport_state(idct->pipe, &buffer->viewport_mismatch); in vl_idct_flush()