Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/gen/
Dgl_apitemp.py219 normal_ents, proto_ents = self.classifyEntryPoints(f)
248 def classifyEntryPoints(self, func): member in PrintGlOffsets
277 normal_ents, proto_ents = self.classifyEntryPoints(func)