Searched refs:gl_bitmap_atlas (Results 1 – 6 of 6) sorted by relevance
57 struct gl_bitmap_atlas struct75 struct gl_bitmap_atlas *atlas); argument
163 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; in delete_bitmap_atlas_cb()
39 struct gl_bitmap_atlas;173 const struct gl_bitmap_atlas *atlas,
849 _mesa_delete_bitmap_atlas(struct gl_context *ctx, struct gl_bitmap_atlas *atlas) in _mesa_delete_bitmap_atlas()862 static struct gl_bitmap_atlas *865 struct gl_bitmap_atlas *atlas; in lookup_bitmap_atlas()876 static struct gl_bitmap_atlas *879 struct gl_bitmap_atlas *atlas; in alloc_bitmap_atlas()902 build_bitmap_atlas(struct gl_context *ctx, struct gl_bitmap_atlas *atlas, in build_bitmap_atlas()1412 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; in check_atlas_for_deleted_list()13653 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, list); in _mesa_DeleteLists()13708 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, base); in _mesa_GenLists()13885 struct gl_bitmap_atlas *atlas; in render_bitmap_atlas()
649 const struct gl_bitmap_atlas *atlas, in st_DrawAtlasBitmaps()
2496 - mesa: Store the atlas Id in the gl_bitmap_atlas structure