Searched refs:mapi (Results 1 – 25 of 39) sorted by relevance
12
/third_party/mesa3d/src/mesa/main/ |
D | meson.build | 23 input : [files('../../mapi/glapi/gen/gl_table.py'), gl_and_es_api_files], 32 input : [files('../../mapi/glapi/gen/gl_marshal_h.py'), gl_and_es_api_files], 35 depend_files : files('../../mapi/glapi/gen/marshal_XML.py') + glapi_gen_depends, 41 input : [files('../../mapi/glapi/gen/remap_helper.py'), gl_and_es_api_files],
|
/third_party/python/Tools/freeze/ |
D | extensions_win32.ini | 148 [win32com.mapi.mapi] 149 dsp=%PYTHONEX%\com\mapi.dsp argument 153 [win32com.mapi.exchange] 158 [win32com.mapi.exchdapi]
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5060 "../src/mapi/entry.c", 5061 "../src/mapi/entry.h", 5062 "../src/mapi/entry_ppc64le_tls.h", 5063 "../src/mapi/entry_ppc64le_tsd.h", 5064 "../src/mapi/entry_x86-64_tls.h", 5065 "../src/mapi/entry_x86_tls.h", 5066 "../src/mapi/entry_x86_tsd.h", 5067 "../src/mapi/mapi_abi.py", 5068 "../src/mapi/mapi_glapi.c", 5069 "../src/mapi/mapi_tmp.h", [all …]
|
/third_party/python/Modules/ |
D | nismodule.c | 399 int mapi = 0; in nis_maplist() local 401 while (!server && aliases[mapi].map != 0L) { in nis_maplist() 402 yp_master (dom, aliases[mapi].map, &server); in nis_maplist() 403 mapi++; in nis_maplist()
|
/third_party/mesa3d/src/mapi/shared-glapi/ |
D | meson.build | 76 suite : ['mapi'], 88 suite : ['mapi'],
|
/third_party/mesa3d/src/ |
D | meson.build | 22 inc_mapi = include_directories('mapi') 69 subdir('mapi') subdir
|
/third_party/mesa3d/docs/ |
D | devinfo.rst | 22 - In the ``src/mapi/glapi/gen/`` directory, add the new extension
|
D | sourcetree.rst | 49 - **mapi** - Mesa APIs
|
/third_party/mesa3d/src/mapi/es1api/ |
D | meson.build | 85 suite : ['mapi'],
|
/third_party/mesa3d/src/mapi/es2api/ |
D | meson.build | 85 suite : ['mapi'],
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.6.9.rst | 90 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.
|
D | 10.5.2.rst | 83 - mapi: Make private copies of name strings provided by client.
|
D | 19.0.7.rst | 66 - mapi: correctly handle the full offset table
|
D | 19.0.0.rst | 653 - mapi: sort static entrypoints numerically 654 - mapi: add all \_glapi_table entrypoints to static_data.py 656 - mapi: move genCommon.py to src/mapi/new 657 - mapi/new: import mapi scripts from glvnd 658 - mapi/new: sort by slot number 659 - mapi/new: use the static_data offsets in the new generator 660 - mapi/new: reinstate \_NO_HIDDEN suffixes in the new generator 661 - mapi/new: split out public_entries handling 662 - mapi/new: don't print info we don't need for ES1/ES2 663 - mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one [all …]
|
D | 8.0.2.rst | 88 - mesa: Include mesa ES mapi generated files
|
D | 11.0.3.rst | 94 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.
|
D | 19.3.4.rst | 189 - mapi: add GetInteger64vEXT with EXT_disjoint_timer_query
|
D | 9.1.2.rst | 155 - mesa,gallium,egl,mapi: One definition of C99 inline/__func_\_ to rule
|
D | 13.0.5.rst | 90 - mapi: automake: include builddir prior to srcdir
|
D | 10.5.1.rst | 99 - mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
|
D | 13.0.4.rst | 144 - mapi: update the asm code to support x32
|
D | 20.1.3.rst | 164 - mapi: x86: Fix dynamic entries in x86 tsd stubs.
|
D | 10.1.1.rst | 167 - mapi/u_thread: Use GetCurrentThreadId
|
D | 12.0.4.rst | 169 - mapi: automake: set VISIBILITY_CFLAGS for shared glapi
|
/third_party/mesa3d/src/mapi/glapi/ |
D | meson.build | 113 suite : ['mapi'],
|
12