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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py149 class Dispatcher: class in inherits:
156 class Global(Dispatcher):
180 class Screen(Dispatcher):
184 Dispatcher.__init__(self, interpreter)
223 class Context(Dispatcher):
229 Dispatcher.__init__(self, interpreter)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py150 class Dispatcher: class in inherits:
157 class Global(Dispatcher):
181 class Screen(Dispatcher):
185 Dispatcher.__init__(self, interpreter)
224 class Context(Dispatcher):
230 Dispatcher.__init__(self, interpreter)

Completed in 8 milliseconds