Searched refs:pipe_buffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1297 struct pipe_resource *pipe_buffer = surf->base.texture; local in function:evergreen_init_color_surface_rat
1301 surf->base.format, 0, pipe_buffer->width0,
1317 util_range_add(pipe_buffer, &r600_resource(pipe_buffer)->valid_buffer_range,
1318 0, pipe_buffer->width0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1291 struct pipe_resource *pipe_buffer = surf->base.texture; local in function:evergreen_init_color_surface_rat
1295 surf->base.format, 0, pipe_buffer->width0,
1311 util_range_add(&r600_resource(pipe_buffer)->valid_buffer_range,
1312 0, pipe_buffer->width0);

Completed in 18 milliseconds