Searched refs:classifyEntryPoints (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_apitemp.py221 normal_ents, proto_ents = self.classifyEntryPoints(f)
250 def classifyEntryPoints(self, func): member in class:PrintGlOffsets
279 normal_ents, proto_ents = self.classifyEntryPoints(func)
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_apitemp.py223 normal_ents, proto_ents = self.classifyEntryPoints(f)
252 def classifyEntryPoints(self, func): member in class:PrintGlOffsets
281 normal_ents, proto_ents = self.classifyEntryPoints(func)

Completed in 3 milliseconds