Searched refs:getFunctionsFromRoots (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/new/
H A DgenCommon.py64 return getFunctionsFromRoots(roots)
66 def getFunctionsFromRoots(roots): function
107 return set(func.name for func in getFunctionsFromRoots(roots))
H A Dgen_gldispatch_mapi.py45 allFunctions = genCommon.getFunctionsFromRoots(roots)
/xsrc/external/mit/MesaLib/dist/src/mapi/new/
H A DgenCommon.py64 return getFunctionsFromRoots(roots)
66 def getFunctionsFromRoots(roots): function
107 return set(func.name for func in getFunctionsFromRoots(roots))
H A Dgen_gldispatch_mapi.py45 allFunctions = genCommon.getFunctionsFromRoots(roots)

Completed in 4 milliseconds