Searched defs:lists (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h33 struct list_head lists[MAX_LISTS]; member in struct:virgl_transfer_queue
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_list.c46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); local in function:_mesa_unmarshal_CallList
H A Dglthread_marshal.h592 _mesa_glthread_CallLists(struct gl_context * ctx,GLsizei n,GLenum type,const GLvoid * lists) argument
[all...]
H A Ddlist.c2065 save_CallLists(GLsizei num, GLenum type, const GLvoid * lists) argument
13872 render_bitmap_atlas(struct gl_context * ctx,GLsizei n,GLenum type,const void * lists) argument
13929 _mesa_CallLists(GLsizei n,GLenum type,const GLvoid * lists) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyph.c590 CompositeGlyphs(CARD8 op,PicturePtr pSrc,PicturePtr pDst,PictFormatPtr maskFormat,INT16 xSrc,INT16 ySrc,int nlist,GlyphListPtr lists,GlyphPtr * glyphs) argument
H A Drender.c1291 GlyphListPtr lists, listsBase; local in function:ProcRenderCompositeGlyphs
/xsrc/external/mit/xorg-server/dist/render/
H A Dglyph.c546 CompositeGlyphs(CARD8 op,PicturePtr pSrc,PicturePtr pDst,PictFormatPtr maskFormat,INT16 xSrc,INT16 ySrc,int nlist,GlyphListPtr lists,GlyphPtr * glyphs) argument
H A Drender.c1240 GlyphListPtr lists, listsBase; local in function:ProcRenderCompositeGlyphs
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxpict.c1097 dmxGlyphs(CARD8 op,PicturePtr pSrc,PicturePtr pDst,PictFormatPtr maskFormat,INT16 xSrc,INT16 ySrc,int nlists,GlyphListPtr lists,GlyphPtr * glyphs) argument
/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c293 LispObj *lists; local in function:Lisp_Append
3494 LispObj *list, *lists, *cons, *head, *tail; local in function:Lisp_Nconc
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c178 const GLvoid * lists; local in function:__glXDispSwap_CallLists
H A Dindirect_dispatch.c99 const GLvoid * lists = (const GLvoid *)(pc + 8); local in function:__glXDisp_CallLists
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c91 const GLvoid *lists = (const GLvoid *) (pc + 8); local in function:__glXDisp_CallLists
H A Dindirect_dispatch_swap.c195 const GLvoid *lists; local in function:__glXDispSwap_CallLists
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c4465 VTFontList *lists = &xw->work.fonts.xft; local in function:xftData2List
5834 freeFontLists(VTFontList * lists) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c112 GLvoid * lists; local in function:_mesa_unmarshal_CallLists
119 _mesa_marshal_CallLists(GLsizei n, GLenum type, const GLvoid * lists) argument
[all...]
H A Dindirect.c349 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid * lists) argument
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.c349 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid * lists) argument
H A Dmarshal_generated.c151 _mesa_marshal_CallLists(GLsizei n, GLenum type, const GLvoid * lists) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c2010 save_CallLists(GLsizei num,GLenum type,const GLvoid * lists) argument
11030 render_bitmap_atlas(struct gl_context * ctx,GLsizei n,GLenum type,const void * lists) argument
11087 _mesa_CallLists(GLsizei n,GLenum type,const GLvoid * lists) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h1463 static void APIENTRY noopCallLists(GLsizei n, GLenum type, const GLvoid *lists) argument
17569 void APIENTRY shared_dispatch_stub_3(GLsizei n, GLenum type, const GLvoid *lists) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h1702 static void APIENTRY noopCallLists(GLsizei n, GLenum type, const GLvoid *lists) argument
20222 void APIENTRY shared_dispatch_stub_3(GLsizei n, GLenum type, const GLvoid *lists) argument
[all...]

Completed in 728 milliseconds