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.py220 normal_ents, proto_ents = self.classifyEntryPoints(f)
249 def classifyEntryPoints(self, func): member in PrintGlOffsets
278 normal_ents, proto_ents = self.classifyEntryPoints(func)