Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/gen/
Dgl_marshal.py286 for func in api.functionIterateAll():
319 for func in api.functionIterateAll():
331 for func in api.functionIterateAll():
Dgl_marshal_h.py57 for func in api.functionIterateAll():
Dremap_helper.py89 for f in api.functionIterateAll():
Dgl_genexec.py181 for f in api.functionIterateAll():
DglX_server_table.py371 for f in api.functionIterateAll():
Dgl_XML.py974 for func in self.functionIterateAll():
1022 def functionIterateAll(self): member in gl_api
DglX_proto_recv.py53 for func in api.functionIterateAll():