Home
last modified time | relevance | path

Searched refs:alloc_bitmap_atlas (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddlist.c877 alloc_bitmap_atlas(struct gl_context *ctx, GLuint listBase, bool isGenName) in alloc_bitmap_atlas() function
13710 atlas = alloc_bitmap_atlas(ctx, base, true); in _mesa_GenLists()
13903 atlas = alloc_bitmap_atlas(ctx, ctx->List.ListBase, false); in render_bitmap_atlas()