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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
H A Dvalhall.py202 def build_source(el, i, size): function
250 sources = [build_source(src, i, tsize) for i, src in enumerate(el.findall('src'))]
/xsrc/external/mit/libepoxy/dist/src/
H A Dgen_dispatch.py877 build_source = args.source variable
880 if not build_source and not build_header:
881 build_source = True variable
913 if build_source:

Completed in 7 milliseconds