Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/
Dmapi_abi.py108 def _parse_param(self, c_param): argument
109 m = self._match_c_param.match(c_param)
111 raise Exception('unrecognized param ' + c_param)