Searched defs:attribute (Results 1 - 25 of 137) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) argument
H A Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, argument
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) argument
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) argument
79 glXQueryRendererIntegerMESA(Display * dpy,int screen,int renderer,int attribute,unsigned int * value) argument
140 glXQueryRendererStringMESA(Display * dpy,int screen,int renderer,int attribute) argument
165 glXQueryCurrentRendererStringMESA(int attribute) argument
[all...]
H A Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) argument
70 dri_convert_context_profile_bits(int attribute, unsigned int *value) argument
81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, argument
105 dri2_query_renderer_string(struct glx_screen *base, int attribute, argument
124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, argument
148 dri3_query_renderer_string(struct glx_screen * base,int attribute,const char ** value) argument
167 drisw_query_renderer_integer(struct glx_screen * base,int attribute,unsigned int * value) argument
191 drisw_query_renderer_string(struct glx_screen * base,int attribute,const char ** value) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsync.c123 _eglGetSyncAttrib(_EGLDriver * drv,_EGLDisplay * disp,_EGLSync * sync,EGLint attribute,EGLAttrib * value) argument
H A Deglcontext.c666 _eglQueryContext(_EGLDriver * drv,_EGLDisplay * disp,_EGLContext * c,EGLint attribute,EGLint * value) argument
[all...]
H A Degldevice.c206 _eglQueryDeviceAttribEXT(_EGLDevice *dev, EGLint attribute, argument
H A Deglsurface.c429 _eglQuerySurface(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surface,EGLint attribute,EGLint * value) argument
593 _eglSurfaceAttrib(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surface,EGLint attribute,EGLint value) argument
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) argument
H A Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, argument
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) argument
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) argument
79 glXQueryRendererIntegerMESA(Display * dpy,int screen,int renderer,int attribute,unsigned int * value) argument
140 glXQueryRendererStringMESA(Display * dpy,int screen,int renderer,int attribute) argument
165 glXQueryCurrentRendererStringMESA(int attribute) argument
[all...]
H A Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) argument
70 dri_convert_context_profile_bits(int attribute, unsigned int *value) argument
81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, argument
105 dri2_query_renderer_string(struct glx_screen *base, int attribute, argument
124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, argument
148 dri3_query_renderer_string(struct glx_screen * base,int attribute,const char ** value) argument
167 drisw_query_renderer_integer(struct glx_screen * base,int attribute,unsigned int * value) argument
191 drisw_query_renderer_string(struct glx_screen * base,int attribute,const char ** value) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsync.c123 _eglGetSyncAttrib(_EGLDisplay * disp,_EGLSync * sync,EGLint attribute,EGLAttrib * value) argument
H A Deglcontext.c674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLin argument
[all...]
H A Degldevice.c234 _eglQueryDeviceAttribEXT(_EGLDevice *dev, EGLint attribute, argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) argument
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_xv_ovl.c128 NV04SetOverlayPortAttribute(ScrnInfoPtr pScrn, Atom attribute, argument
165 NV04GetOverlayPortAttribute(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,pointer data) argument
[all...]
H A Dnv10_xv_ovl.c150 NV10SetOverlayPortAttribute(ScrnInfoPtr pScrn, Atom attribute, argument
228 NV10GetOverlayPortAttribute(ScrnInfoPtr pScrn,Atom attribute,INT32 * value,pointer data) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dquery_renderer_unittest.cpp57 fake_query_renderer_integer(struct glx_screen *psc, int attribute, argument
70 fake_query_renderer_string(struct glx_screen *psc, int attribute, argument
H A Dquery_renderer_implementation_unittest.cpp75 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) argument
122 fake_queryString(__DRIscreen *screen, int attribute, const char **val) argument
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dquery_renderer_unittest.cpp57 fake_query_renderer_integer(struct glx_screen *psc, int attribute, argument
70 fake_query_renderer_string(struct glx_screen *psc, int attribute, argument
H A Dquery_renderer_implementation_unittest.cpp77 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) argument
124 fake_queryString(__DRIscreen *screen, int attribute, const char **val) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c279 int attribute; member in struct:attrib_match_info
334 score_pixelformats(struct stw_pixelformat_score * scores,uint count,int attribute,int expected_value) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dglx_empty.c151 glXQueryGLXPbufferSGIX(Display * dpy,GLXDrawable drawable,int attribute,unsigned int * value) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c279 int attribute; member in struct:attrib_match_info
334 score_pixelformats(HDC hdc,struct stw_pixelformat_score * scores,uint count,int attribute,int expected_value) argument
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dglx_empty.c151 glXQueryGLXPbufferSGIX(Display * dpy,GLXDrawable drawable,int attribute,unsigned int * value) argument

Completed in 24 milliseconds

123456