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.py392 def c_public_dispatches(self, prefix, no_hidden): member in ABIPrinter
602 print self.c_public_dispatches(self.prefix_lib, False)
627 print self.c_public_dispatches(self.prefix_lib, True)