Searched refs:radeon_viewport (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common.h26 void radeon_viewport(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height);
H A Dradeon_common.c412 void radeon_viewport(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height) function
H A Dr200_state.c1610 radeon_viewport(ctx, x, y, width, height);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common.h26 void radeon_viewport(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height);
H A Dradeon_common.c412 void radeon_viewport(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height) function
H A Dradeon_state.c1392 radeon_viewport(ctx, x, y, width, height);

Completed in 99 milliseconds