Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/new/
DgenCommon.py64 return getFunctionsFromRoots(roots)
66 def getFunctionsFromRoots(roots): function
107 return set(func.name for func in getFunctionsFromRoots(roots))
Dgen_gldispatch_mapi.py45 allFunctions = genCommon.getFunctionsFromRoots(roots)