Searched refs:compatibility (Results 1 - 25 of 537) sorted by relevance
1234567891011>>
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | apiexec.py | 25 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 D | gl_genexec.py | 187 if ex.compatibility is not None:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | apiexec.py | 25 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 D | gl_genexec.py | 193 if ex.compatibility is not None:
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.3.5.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.2.1.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.6.7.rst | 12 because compatibility contexts are not supported.
|
| H A D | 12.0.1.rst | 12 because compatibility contexts are not supported.
|
| H A D | 12.0.3.rst | 12 because compatibility contexts are not supported.
|
| H A D | 17.2.5.rst | 12 because compatibility contexts are not supported. 101 - i965: Check CCS_E compatibility for texture view rendering
|
| H A D | 10.1.3.rst | 17 because compatibility contexts are not supported.
|
| H A D | 10.1.4.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.1.5.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.1.rst | 13 because compatibility contexts are not supported.
|
| H A D | 10.2.9.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.3.5.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.3.7.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.4.1.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.4.4.rst | 12 because compatibility contexts are not supported.
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | README.md | 7 made to remain compatible (unlike the user manual, where compatibility is
|
| /xsrc/external/mit/libXext/dist/ |
| H A D | README.md | 9 without breaking compatibility of this core library.
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/android/ |
| H A D | native_window.h | 48 * 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 D | ltoptions.m4 | 118 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 D | ltoptions.m4 | 117 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 D | ltoptions.m4 | 118 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>>