Searched refs:tile_bits (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/xgc/dist/ |
| H A D | main.c | 429 (char *)tile_bits,tile_width, 432 X.stipple = XCreateBitmapFromData(X.dpy,X.win,(char *)tile_bits,tile_width,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common_context.h | 201 GLuint tile_bits; /* hw texture tile bits used on this texture */ member in struct:radeon_tex_obj
|
| H A D | radeon_texstate.c | 595 t->tile_bits = 0; 959 t->tile_bits = 0;
|
| H A D | radeon_mipmap_tree.c | 376 texImg->Depth, t->tile_bits);
|
| H A D | radeon_texture.c | 695 t->tile_bits);
|
| H A D | radeon_state_init.c | 491 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t), 496 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common_context.h | 201 GLuint tile_bits; /* hw texture tile bits used on this texture */ member in struct:radeon_tex_obj
|
| H A D | radeon_texstate.c | 594 t->tile_bits = 0; 952 t->tile_bits = 0;
|
| H A D | radeon_mipmap_tree.c | 377 texImg->Depth, t->tile_bits);
|
| H A D | radeon_texture.c | 690 t->tile_bits);
|
| H A D | radeon_state_init.c | 491 get_base_teximage_offset(t) | t->tile_bits, 496 OUT_BATCH_RELOC(t->bo, t->tile_bits,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 584 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, 0, 588 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0,
|
| H A D | r200_texstate.c | 687 t->tile_bits = 0; 1356 t->tile_bits = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 584 OUT_BATCH_RELOC(t->mt->bo, t->tile_bits, 588 OUT_BATCH_RELOC(t->bo, t->tile_bits,
|
| H A D | r200_texstate.c | 687 t->tile_bits = 0; 1353 t->tile_bits = 0;
|
Completed in 19 milliseconds