HomeSort by relevance Sort by last modified time
    Searched refs:tile_bits (Results 1 - 8 of 8) sorted by null

  /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_texstate.c 587 t->tile_bits = 0;
950 t->tile_bits = 0;
    [all...]
radeon_mipmap_tree.c 376 texImg->Depth, t->tile_bits);
radeon_texture.c 695 t->tile_bits);
radeon_state_init.c 490 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t),
495 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0,
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 582 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, 0,
586 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0,
    [all...]
r200_texstate.c 684 t->tile_bits = 0;
    [all...]
  /external/ImageMagick/MagickCore/
widget.c 2806 tile_bits[]= local
    [all...]

Completed in 288 milliseconds