Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
malisc.py File Reference

Go to the source code of this file.

Namespaces

namespace  malisc
 

Variables

 malisc.compiler = sys.argv[1]
 
 malisc.folder = sys.argv[2]
 
dict malisc.stats = {}
 
 malisc.basename
 
 malisc.ext
 
list malisc.cmdline = [compiler]
 
 malisc.output = subprocess.check_output(cmdline)
 
 malisc.inst = line.split(':')[1].split()
 
 malisc.gl = v.get('.frag', ['', '', ''])
 
 malisc.vk = v.get('.spv', ['', '', ''])