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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py709 class Interpreter(parser.TraceDumper): class in inherits:parser.TraceDumper
803 parser = Interpreter(stream, options)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py710 class Interpreter(parser.SimpleTraceDumper): class in inherits:parser.SimpleTraceDumper
809 parser = Interpreter(stream, options, formatter)

Completed in 4 milliseconds