Home | History | Annotate | Download | only in r200

Lines Matching refs:check_

222 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \
230 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \
237 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
244 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
634 if (check_##CHK != check_never) { \
635 rmesa->hw.ATOM.check = check_##CHK; \