Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dframebuffer.h78 _mesa_update_draw_buffer_bounds(struct gl_context *ctx);
Dframebuffer.c310 _mesa_update_draw_buffer_bounds(ctx); in _mesa_resize_framebuffer()
440 _mesa_update_draw_buffer_bounds(struct gl_context *ctx) in _mesa_update_draw_buffer_bounds() function
Dstate.c499 _mesa_update_draw_buffer_bounds( ctx ); in _mesa_update_state_locked()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vtbl.c115 _mesa_update_draw_buffer_bounds(ctx); in brw_update_draw_buffer()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_vtbl.c737 _mesa_update_draw_buffer_bounds(ctx); in i915_update_draw_buffer()
Di830_vtbl.c737 _mesa_update_draw_buffer_bounds(ctx); in i830_update_draw_buffer()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c227 _mesa_update_draw_buffer_bounds(ctx); in radeon_draw_buffer()
Dradeon_state.c2047 _mesa_update_draw_buffer_bounds(ctx); in radeonValidateState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c227 _mesa_update_draw_buffer_bounds(ctx); in radeon_draw_buffer()
Dr200_state.c2271 _mesa_update_draw_buffer_bounds(ctx); in r200ValidateState()