Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c863 lookup_bitmap_atlas(struct gl_context *ctx, GLuint listBase) in lookup_bitmap_atlas() function
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()
13897 atlas = lookup_bitmap_atlas(ctx, ctx->List.ListBase); in render_bitmap_atlas()