Searched refs:clip_height (Results 1 – 3 of 3) sorted by relevance
203 uint32_t clip_height, in vlVdpPresentationQueueDisplay() argument235 … vscreen->set_back_texture_from_output(vscreen, surf->surface->texture, clip_width, clip_height); in vlVdpPresentationQueueDisplay()252 dst_clip.y1 = clip_height ? clip_height : surf_draw->height; in vlVdpPresentationQueueDisplay()
560 GLsizei clip_height; in _mesa_clip_readpixels() local564 clip_height = rb->Height; in _mesa_clip_readpixels()567 clip_height = buffer->Height; in _mesa_clip_readpixels()595 if (*srcY + *height > clip_height) in _mesa_clip_readpixels()596 *height -= (*srcY + *height - clip_height); in _mesa_clip_readpixels()
79 uint32_t clip_width, clip_height; member583 rectangle.height = (scrn->output_texture) ? scrn->clip_height : scrn->height; in vl_dri3_flush_frontbuffer()708 scrn->clip_height = (height) ? height : scrn->height; in vl_dri3_screen_set_back_texture_from_output()