Home
last modified time | relevance | path

Searched refs:c_public_dispatches (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mapi/
Dmapi_abi.py422 def c_public_dispatches(self, prefix, no_hidden): member in ABIPrinter
632 print self.c_public_dispatches(self.prefix_lib, False)
657 print self.c_public_dispatches(self.prefix_lib, True)