Searched refs:rb_height (Results 1 – 1 of 1) sorted by relevance
1404 uint32_t x0, x1, y0, y1, rb_height; in brw_blorp_clear_depth_stencil() local1406 rb_height = depth_rb->Height; in brw_blorp_clear_depth_stencil()1413 rb_height = stencil_rb->Height; in brw_blorp_clear_depth_stencil()1419 y0 = rb_height - fb->_Ymax; in brw_blorp_clear_depth_stencil()1420 y1 = rb_height - fb->_Ymin; in brw_blorp_clear_depth_stencil()