Home
last modified time | relevance | path

Searched refs:mapi (Results 1 – 25 of 39) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dmeson.build23 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/
Dextensions_win32.ini148 [win32com.mapi.mapi]
149 dsp=%PYTHONEX%\com\mapi.dsp argument
153 [win32com.mapi.exchange]
158 [win32com.mapi.exchdapi]
/third_party/mesa3d/ohos/
Ddependency_inputs.gni5060 "../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/
Dnismodule.c399 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/
Dmeson.build76 suite : ['mapi'],
88 suite : ['mapi'],
/third_party/mesa3d/src/
Dmeson.build22 inc_mapi = include_directories('mapi')
69 subdir('mapi') subdir
/third_party/mesa3d/docs/
Ddevinfo.rst22 - In the ``src/mapi/glapi/gen/`` directory, add the new extension
Dsourcetree.rst49 - **mapi** - Mesa APIs
/third_party/mesa3d/src/mapi/es1api/
Dmeson.build85 suite : ['mapi'],
/third_party/mesa3d/src/mapi/es2api/
Dmeson.build85 suite : ['mapi'],
/third_party/mesa3d/docs/relnotes/
D10.6.9.rst90 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.
D10.5.2.rst83 - mapi: Make private copies of name strings provided by client.
D19.0.7.rst66 - mapi: correctly handle the full offset table
D19.0.0.rst653 - 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 …]
D8.0.2.rst88 - mesa: Include mesa ES mapi generated files
D11.0.3.rst94 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.
D19.3.4.rst189 - mapi: add GetInteger64vEXT with EXT_disjoint_timer_query
D9.1.2.rst155 - mesa,gallium,egl,mapi: One definition of C99 inline/__func_\_ to rule
D13.0.5.rst90 - mapi: automake: include builddir prior to srcdir
D10.5.1.rst99 - mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
D13.0.4.rst144 - mapi: update the asm code to support x32
D20.1.3.rst164 - mapi: x86: Fix dynamic entries in x86 tsd stubs.
D10.1.1.rst167 - mapi/u_thread: Use GetCurrentThreadId
D12.0.4.rst169 - mapi: automake: set VISIBILITY_CFLAGS for shared glapi
/third_party/mesa3d/src/mapi/glapi/
Dmeson.build113 suite : ['mapi'],

12