Searched refs:rb_height (Results 1 – 1 of 1) sorted by relevance
1360 uint32_t x0, x1, y0, y1, rb_name, rb_height; in brw_blorp_clear_depth_stencil() local1363 rb_height = depth_rb->Height; in brw_blorp_clear_depth_stencil()1371 rb_height = stencil_rb->Height; in brw_blorp_clear_depth_stencil()1380 y0 = rb_height - fb->_Ymax; in brw_blorp_clear_depth_stencil()1381 y1 = rb_height - fb->_Ymin; in brw_blorp_clear_depth_stencil()