Searched refs:extensions (Results 1 - 25 of 1446) sorted by relevance

1234567891011>>

/xsrc/external/mit/libXv/dist/include/X11/
H A DMakefile.am1 SUBDIRS = extensions
/xsrc/external/mit/libXvMC/dist/include/X11/
H A DMakefile.am1 SUBDIRS = extensions
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dversion.c244 * Examine enabled GL extensions to determine GL version.
247 compute_version(const struct gl_extensions *extensions, argument
252 const bool ver_1_3 = (extensions->ARB_texture_border_clamp &&
253 extensions->ARB_texture_cube_map &&
254 extensions->ARB_texture_env_combine &&
255 extensions->ARB_texture_env_dot3);
257 extensions->ARB_depth_texture &&
258 extensions->ARB_shadow &&
259 extensions->ARB_texture_env_crossbar &&
260 extensions
494 compute_version_es1(const struct gl_extensions * extensions) argument
513 compute_version_es2(const struct gl_extensions * extensions,const struct gl_constants * consts) argument
607 _mesa_get_version(const struct gl_extensions * extensions,struct gl_constants * consts,gl_api api) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dversion.c234 * Examine enabled GL extensions to determine GL version.
237 compute_version(const struct gl_extensions *extensions, argument
242 const bool ver_1_3 = (extensions->ARB_texture_border_clamp &&
243 extensions->ARB_texture_cube_map &&
244 extensions->ARB_texture_env_combine &&
245 extensions->ARB_texture_env_dot3);
247 extensions->ARB_depth_texture &&
248 extensions->ARB_shadow &&
249 extensions->ARB_texture_env_crossbar &&
250 extensions
476 compute_version_es1(const struct gl_extensions * extensions) argument
495 compute_version_es2(const struct gl_extensions * extensions,const struct gl_constants * consts) argument
580 _mesa_get_version(const struct gl_extensions * extensions,struct gl_constants * consts,gl_api api) argument
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXeviestr.h2 #warning "include <X11/extensions/evieproto.h> for the protocol defines."
3 #include <X11/extensions/evieproto.h>
H A Dbigreqstr.h2 #warning "include <X11/extensions/bigreqsproto.h> for the protocol defines."
3 #include <X11/extensions/bigreqsproto.h>
H A Drecordstr.h2 #warning "include <X11/extensions/record.h> for the library interfaces."
3 #warning "include <X11/extensions/recordproto.h> for the protocol defines."
4 #include <X11/extensions/recordproto.h>
H A Dxcmiscstr.h2 #warning "include <X11/extensions/xcmiscproto.h> for the protocol defines."
3 #include <X11/extensions/xcmiscproto.h>
H A Dxf86bigfstr.h2 #warning "include <X11/extensions/xf86bigfproto.h> for the protocol defines."
3 #include <X11/extensions/xf86bigfproto.h>
H A Dxf86dga1str.h2 #warning "include <X11/extensions/xf86dga1proto.h> for the protocol defines."
3 #include <X11/extensions/xf86dga1proto.h>
H A Dxf86dgastr.h2 #warning "include <X11/extensions/xf86dgaproto.h> for the protocol defines."
3 #include <X11/extensions/xf86dgaproto.h>
H A Dxf86vmstr.h2 #warning "include <X11/extensions/xf86vmproto.h> for the protocol defines."
3 #include <X11/extensions/xf86vmproto.h>
H A Dshapestr.h5 #warning "include <X11/extensions/shapeproto.h> for the protocol defines."
6 #include <X11/extensions/shapeproto.h>
H A Dxf86dga.h4 #warning "include <X11/extensions/xf86dgaconst.h> instead."
5 #include <X11/extensions/xf86dgaconst.h>
10 #warning "include <X11/extensions/Xxf86dga.h> instead."
11 #include <X11/extensions/Xxf86dga.h>
/xsrc/external/mit/evieext/dist/
H A DXeviestr.h2 #warning "include <X11/extensions/evieproto.h> for the protocol defines."
3 #include <X11/extensions/evieproto.h>
/xsrc/external/mit/libXv/dist/include/X11/extensions/
H A DMakefile.am1 extdir = $(includedir)/X11/extensions
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_include.h50 #include <X11/extensions/Xv.h>
59 #include <X11/extensions/randr.h>
/xsrc/external/mit/libXvMC/dist/include/X11/extensions/
H A DMakefile.am1 extdir = $(includedir)/X11/extensions
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_include.h50 #include <X11/extensions/Xv.h>
57 #include <X11/extensions/randr.h>
60 #include <X11/extensions/dpmsconst.h>
63 #include <X11/extensions/dpms.h>
/xsrc/external/mit/libepoxy/dist/test/
H A Degl_has_extension_nocontext.c52 const char *extensions = eglQueryString(dpy, EGL_EXTENSIONS); local in function:main
56 /* We don't have any extensions guaranteed by the ABI, so for the
59 first_space = strstr(extensions, " ");
61 an_extension = strndup(extensions, first_space - extensions);
63 an_extension = strdup(extensions);
/xsrc/external/mit/libXext/dist/src/
H A DMakefile.am5 -I$(top_srcdir)/include/X11/extensions\
34 libXextincludedir = $(includedir)/X11/extensions
35 libXextinclude_HEADERS = $(top_srcdir)/include/X11/extensions/dpms.h \
36 $(top_srcdir)/include/X11/extensions/extutil.h \
37 $(top_srcdir)/include/X11/extensions/MITMisc.h \
38 $(top_srcdir)/include/X11/extensions/multibuf.h \
39 $(top_srcdir)/include/X11/extensions/security.h \
40 $(top_srcdir)/include/X11/extensions/shape.h \
41 $(top_srcdir)/include/X11/extensions/sync.h \
42 $(top_srcdir)/include/X11/extensions/Xa
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dmodinit.h10 #include <X11/extensions/shapeproto.h>
14 #include <X11/extensions/xtestproto.h>
27 #include <X11/extensions/saver.h>
32 #include <X11/extensions/xf86vmproto.h>
38 #include <X11/extensions/xf86dgaproto.h>
43 #include <X11/extensions/dpmsconst.h>
50 #include <X11/extensions/Xv.h>
51 #include <X11/extensions/XvMC.h>
56 #include <X11/extensions/XResproto.h>
61 #include <X11/extensions/shmprot
[all...]
/xsrc/external/mit/xorgproto/dist/
H A DMakefile.am24 applewmdir = $(includedir)/X11/extensions
26 include/X11/extensions/applewmconst.h \
27 include/X11/extensions/applewmproto.h
32 bigreqsdir = $(includedir)/X11/extensions
34 include/X11/extensions/bigreqsproto.h \
35 include/X11/extensions/bigreqstr.h
40 compositedir = $(includedir)/X11/extensions
42 include/X11/extensions/composite.h \
43 include/X11/extensions/compositeproto.h
50 damagedir = $(includedir)/X11/extensions
[all...]
/xsrc/external/mit/libXdamage/dist/src/
H A DMakefile.am11 AM_CPPFLAGS = -I$(top_srcdir)/include/X11/extensions
13 libXdamageincludedir = $(includedir)/X11/extensions
14 libXdamageinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xdamage.h
/xsrc/external/mit/libxkbui/dist/src/
H A DMakefile.am7 INCLUDES = -I$(top_srcdir)/include/X11/extensions
15 libxkbuiincludedir = $(includedir)/X11/extensions
17 $(top_srcdir)/include/X11/extensions/XKBui.h

Completed in 13 milliseconds

1234567891011>>