| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 477 struct radeon_state_atom ctx; 478 struct radeon_state_atom set; 479 struct radeon_state_atom sci; 480 struct radeon_state_atom vte; 481 struct radeon_state_atom lin; 482 struct radeon_state_atom msk; 483 struct radeon_state_atom vpt; 484 struct radeon_state_atom vap; 485 struct radeon_state_atom vtx; 486 struct radeon_state_atom tc [all...] |
| H A D | r200_state_init.c | 223 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 231 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 238 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 245 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) 336 struct radeon_state_atom *atom) 344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 380 static void veclinear_emit(struct gl_context *ctx, struct radeon_state_atom *ato [all...] |
| H A D | r200_ioctl.h | 105 struct radeon_state_atom *atom )
|
| H A D | r200_cmdbuf.c | 50 struct radeon_state_atom* current_atom = (atom); \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 477 struct radeon_state_atom ctx; 478 struct radeon_state_atom set; 479 struct radeon_state_atom sci; 480 struct radeon_state_atom vte; 481 struct radeon_state_atom lin; 482 struct radeon_state_atom msk; 483 struct radeon_state_atom vpt; 484 struct radeon_state_atom vap; 485 struct radeon_state_atom vtx; 486 struct radeon_state_atom tc [all...] |
| H A D | r200_state_init.c | 223 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 231 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 238 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 245 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) 336 struct radeon_state_atom *atom) 344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 380 static void veclinear_emit(struct gl_context *ctx, struct radeon_state_atom *ato [all...] |
| H A D | r200_ioctl.h | 105 struct radeon_state_atom *atom )
|
| H A D | r200_cmdbuf.c | 50 struct radeon_state_atom* current_atom = (atom); \
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.h | 308 struct radeon_state_atom ctx; 309 struct radeon_state_atom set; 310 struct radeon_state_atom lin; 311 struct radeon_state_atom msk; 312 struct radeon_state_atom vpt; 313 struct radeon_state_atom tcl; 314 struct radeon_state_atom msc; 315 struct radeon_state_atom tex[3]; 316 struct radeon_state_atom cube[3]; 317 struct radeon_state_atom zb [all...] |
| H A D | radeon_queryobj.h | 39 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom); 40 void radeon_emit_queryobj(struct gl_context *ctx, struct radeon_state_atom *atom);
|
| H A D | radeon_common_context.h | 126 struct radeon_state_atom { struct 127 struct radeon_state_atom *next, *prev; 135 int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ 136 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); 141 struct radeon_state_atom atomlist; 431 struct radeon_state_atom queryobj;
|
| H A D | radeon_ioctl.h | 113 struct radeon_state_atom *atom )
|
| H A D | radeon_queryobj.c | 193 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom) 203 void radeon_emit_queryobj(struct gl_context *ctx, struct radeon_state_atom *atom)
|
| H A D | radeon_state_init.c | 190 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 196 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 261 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 273 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 285 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 297 static int check_always_ctx( struct gl_context *ctx, struct radeon_state_atom *atom) 319 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) 419 static void cube_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) 456 static void tex_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom)
|
| H A D | radeon_common.c | 387 static void radeon_print_state_atom(radeonContextPtr radeon, struct radeon_state_atom *state) 424 struct radeon_state_atom *atom; 455 static inline void radeon_emit_atom(radeonContextPtr radeon, struct radeon_state_atom *atom) 482 struct radeon_state_atom *atom;
|
| H A D | radeon_common_context.c | 227 struct radeon_state_atom *atom;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.h | 308 struct radeon_state_atom ctx; 309 struct radeon_state_atom set; 310 struct radeon_state_atom lin; 311 struct radeon_state_atom msk; 312 struct radeon_state_atom vpt; 313 struct radeon_state_atom tcl; 314 struct radeon_state_atom msc; 315 struct radeon_state_atom tex[3]; 316 struct radeon_state_atom cube[3]; 317 struct radeon_state_atom zb [all...] |
| H A D | radeon_queryobj.h | 38 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom); 39 void radeon_emit_queryobj(struct gl_context *ctx, struct radeon_state_atom *atom);
|
| H A D | radeon_common_context.h | 126 struct radeon_state_atom { struct 127 struct radeon_state_atom *next, *prev; 135 int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ 136 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); 141 struct radeon_state_atom atomlist; 431 struct radeon_state_atom queryobj;
|
| H A D | radeon_ioctl.h | 113 struct radeon_state_atom *atom )
|
| H A D | radeon_queryobj.c | 194 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom) 204 void radeon_emit_queryobj(struct gl_context *ctx, struct radeon_state_atom *atom)
|
| H A D | radeon_state_init.c | 189 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 195 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 260 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 272 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 284 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) 296 static int check_always_ctx( struct gl_context *ctx, struct radeon_state_atom *atom) 318 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) 418 static void cube_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) 455 static void tex_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom)
|
| H A D | radeon_common.c | 386 static void radeon_print_state_atom(radeonContextPtr radeon, struct radeon_state_atom *state) 423 struct radeon_state_atom *atom; 454 static inline void radeon_emit_atom(radeonContextPtr radeon, struct radeon_state_atom *atom) 481 struct radeon_state_atom *atom;
|
| H A D | radeon_common_context.c | 228 struct radeon_state_atom *atom;
|