Searched defs:render_type (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri_common.h72 uint32_t render_type; member in struct:dri_ctx_attribs
H A Dg_glxglvnddispatchfuncs.c197 dispatch_CreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/xorg-server/dist/glx/
H A Dcreatecontext.c67 validate_render_type(uint32_t render_type) argument
90 uint32_t render_type = GLX_RGBA_TYPE; local in function:__glXDisp_CreateContextAttribsARB
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_glxext.c181 __glut_glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_common.c423 dri2_convert_glx_attribs(unsigned num_attribs,const uint32_t * attribs,unsigned * major_ver,unsigned * minor_ver,uint32_t * render_type,uint32_t * flags,unsigned * api,int * reset,int * release,unsigned * error) argument
H A Ddri3_glx.c252 uint32_t render_type; local in function:dri3_create_context_attribs
H A Dg_glxglvnddispatchfuncs.c188 dispatch_CreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxinfo.c90 int render_type; member in struct:visual_attribs
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c745 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
H A Dfakeglx.c2453 Fake_glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
H A Dfakeglx.c2419 Fake_glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c363 unsigned int render_type; local in function:dri2_get_render_type_float

Completed in 32 milliseconds