Searched defs:atlas (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshared.c167 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; local in function:delete_bitmap_atlas_cb
H A Ddlist.c730 _mesa_delete_bitmap_atlas(struct gl_context *ctx, struct gl_bitmap_atlas *atlas) argument
745 struct gl_bitmap_atlas *atlas; local in function:lookup_bitmap_atlas
759 struct gl_bitmap_atlas *atlas; local in function:alloc_bitmap_atlas
781 build_bitmap_atlas(struct gl_context * ctx,struct gl_bitmap_atlas * atlas,GLuint listBase) argument
1225 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; local in function:check_atlas_for_deleted_list
10801 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, list); local in function:_mesa_DeleteLists
10856 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, base); local in function:_mesa_GenLists
11033 struct gl_bitmap_atlas *atlas; local in function:render_bitmap_atlas
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshared.c165 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; local in function:delete_bitmap_atlas_cb
H A Ddlist.c894 _mesa_delete_bitmap_atlas(struct gl_context *ctx, struct gl_bitmap_atlas *atlas) argument
910 struct gl_bitmap_atlas *atlas; local in function:lookup_bitmap_atlas
924 struct gl_bitmap_atlas *atlas; local in function:alloc_bitmap_atlas
947 build_bitmap_atlas(struct gl_context * ctx,struct gl_bitmap_atlas * atlas,GLuint listBase) argument
1423 struct gl_bitmap_atlas *atlas = (struct gl_bitmap_atlas *) data; local in function:check_atlas_for_deleted_list
13480 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, list); local in function:_mesa_DeleteLists
13535 struct gl_bitmap_atlas *atlas = lookup_bitmap_atlas(ctx, base); local in function:_mesa_GenLists
13875 struct gl_bitmap_atlas *atlas; local in function:render_bitmap_atlas
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c167 setup_render_state(struct gl_context * ctx,struct pipe_sampler_view * sv,const GLfloat * color,bool atlas) argument
652 st_DrawAtlasBitmaps(struct gl_context * ctx,const struct gl_bitmap_atlas * atlas,GLuint count,const GLubyte * ids) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c167 setup_render_state(struct gl_context * ctx,struct pipe_sampler_view * sv,const GLfloat * color,bool atlas) argument
651 st_DrawAtlasBitmaps(struct gl_context * ctx,const struct gl_bitmap_atlas * atlas,GLuint count,const GLubyte * ids) argument
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c42 PixmapPtr atlas; member in struct:glamor_glyph_atlas
122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas) argument
143 glamor_glyph_can_add(struct glamor_glyph_atlas * atlas,int dim,DrawablePtr glyph_draw) argument
160 glamor_glyph_add(struct glamor_glyph_atlas * atlas,DrawablePtr glyph_draw) argument
228 glamor_glyphs_flush(CARD8 op,PicturePtr src,PicturePtr dst,glamor_program * prog,struct glamor_glyph_atlas * atlas,int nglyph) argument
551 glamor_free_glyph_atlas(struct glamor_glyph_atlas * atlas) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna.h167 PicturePtr atlas; member in struct:sna_glyph
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna.h169 PicturePtr atlas; member in struct:sna_glyph
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp2916 ImFontAtlas* atlas = io.Fonts; local in function:ImGui::ShowStyleEditor
[all...]
H A Dimgui_draw.cpp1785 bool ImFontAtlasBuildWithStbTruetype(ImFontAtlas* atlas) argument
2043 ImFontAtlasBuildRegisterDefaultCustomRects(ImFontAtlas * atlas) argument
2053 ImFontAtlasBuildSetupFont(ImFontAtlas * atlas,ImFont * font,ImFontConfig * font_config,float ascent,float descent) argument
2067 ImFontAtlasBuildPackCustomRects(ImFontAtlas * atlas,void * stbrp_context_opaque) argument
2094 ImFontAtlasBuildRenderDefaultTexData(ImFontAtlas * atlas) argument
2125 ImFontAtlasBuildFinish(ImFontAtlas * atlas) argument
[all...]
H A Dimgui.cpp5679 ImFontAtlas* atlas local in function:ImGui::SetCurrentFont
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp1785 bool ImFontAtlasBuildWithStbTruetype(ImFontAtlas* atlas) argument
2043 ImFontAtlasBuildRegisterDefaultCustomRects(ImFontAtlas * atlas) argument
2053 ImFontAtlasBuildSetupFont(ImFontAtlas * atlas,ImFont * font,ImFontConfig * font_config,float ascent,float descent) argument
2067 ImFontAtlasBuildPackCustomRects(ImFontAtlas * atlas,void * stbrp_context_opaque) argument
2094 ImFontAtlasBuildRenderDefaultTexData(ImFontAtlas * atlas) argument
2125 ImFontAtlasBuildFinish(ImFontAtlas * atlas) argument
[all...]
H A Dimgui.cpp5679 ImFontAtlas* atlas local in function:ImGui::SetCurrentFont
[all...]

Completed in 70 milliseconds