Searched refs:compatibility (Results 1 - 25 of 537) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dapiexec.py25 Each of the four attributes of this class, compatibility, core, es1, and
29 compatibility=20 and core=31.
33 compatibility=10 and core=None.
38 compatibility: [10, )
45 def __init__(self, compatibility=None, core=None, es1=None, es2=None):
46 if compatibility is not None:
47 assert isinstance(compatibility, int)
48 assert compatibility >= 10
62 self.compatibility = compatibility
[all...]
H A Dgl_genexec.py187 if ex.compatibility is not None:
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dapiexec.py25 Each of the four attributes of this class, compatibility, core, es1, and
29 compatibility=20 and core=31.
33 compatibility=10 and core=None.
38 compatibility: [10, )
45 def __init__(self, compatibility=None, core=None, es1=None, es2=None):
46 if compatibility is not None:
47 assert isinstance(compatibility, int)
48 assert compatibility >= 10
62 self.compatibility = compatibility
[all...]
H A Dgl_genexec.py193 if ex.compatibility is not None:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.5.rst12 because compatibility contexts are not supported.
H A D10.2.1.rst12 because compatibility contexts are not supported.
H A D10.6.7.rst12 because compatibility contexts are not supported.
H A D12.0.1.rst12 because compatibility contexts are not supported.
H A D12.0.3.rst12 because compatibility contexts are not supported.
H A D17.2.5.rst12 because compatibility contexts are not supported.
101 - i965: Check CCS_E compatibility for texture view rendering
H A D10.1.3.rst17 because compatibility contexts are not supported.
H A D10.1.4.rst12 because compatibility contexts are not supported.
H A D10.1.5.rst12 because compatibility contexts are not supported.
H A D10.1.rst13 because compatibility contexts are not supported.
H A D10.2.9.rst12 because compatibility contexts are not supported.
H A D10.3.5.rst12 because compatibility contexts are not supported.
H A D10.3.7.rst12 because compatibility contexts are not supported.
H A D10.4.1.rst12 because compatibility contexts are not supported.
H A D10.4.4.rst12 because compatibility contexts are not supported.
/xsrc/external/mit/ctwm/dist/doc/devman/
H A DREADME.md7 made to remain compatible (unlike the user manual, where compatibility is
/xsrc/external/mit/libXext/dist/
H A DREADME.md9 without breaking compatibility of this core library.
/xsrc/external/mit/MesaLib/dist/include/android_stub/android/
H A Dnative_window.h48 * Legacy window pixel format names, kept for backwards compatibility.
273 * \param compatibility The frame rate compatibility of this window. The
274 * compatibility value may influence the system's choice of display refresh
277 * \return 0 for success, -EINVAL if the window, frame rate, or compatibility
280 int32_t ANativeWindow_setFrameRate(ANativeWindow* window, float frameRate, int8_t compatibility)
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dltoptions.m4117 dnl aclocal-1.4 backwards compatibility:
153 dnl aclocal-1.4 backwards compatibility:
205 dnl aclocal-1.4 backwards compatibility:
259 dnl aclocal-1.4 backwards compatibility:
316 dnl aclocal-1.4 backwards compatibility:
349 dnl aclocal-1.4 backwards compatibility:
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
350 dnl aclocal-1.4 backwards compatibility:

Completed in 12 milliseconds

1234567891011>>