Home
last modified time | relevance | path

Searched refs:rb_name (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c1360 uint32_t x0, x1, y0, y1, rb_name, rb_height; in brw_blorp_clear_depth_stencil() local
1362 rb_name = depth_rb->Name; in brw_blorp_clear_depth_stencil()
1370 rb_name = stencil_rb->Name; in brw_blorp_clear_depth_stencil()
1376 if (rb_name != 0) { in brw_blorp_clear_depth_stencil()