/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_common_context.h | 202 GLuint tile_bits; /* hw texture tile bits used on this texture */ member in struct:radeon_tex_obj
|
radeon_state_init.c | 485 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t), 490 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, [all...] |
radeon_texstate.c | 656 t->tile_bits = 0; 1019 t->tile_bits = 0; [all...] |
radeon_mipmap_tree.c | 386 texImg->Depth, t->tile_bits);
|
radeon_texture.c | 832 t->tile_bits);
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_common_context.h | 202 GLuint tile_bits; /* hw texture tile bits used on this texture */ member in struct:radeon_tex_obj
|
radeon_state_init.c | 485 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t), 490 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, [all...] |
radeon_texstate.c | 656 t->tile_bits = 0; 1019 t->tile_bits = 0; [all...] |
radeon_mipmap_tree.c | 386 texImg->Depth, t->tile_bits);
|
radeon_texture.c | 832 t->tile_bits);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 580 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, 0, 584 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, [all...] |
r200_texstate.c | 779 t->tile_bits = 0; [all...] |
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 580 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, 0, 584 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, [all...] |
r200_texstate.c | 779 t->tile_bits = 0; [all...] |