Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py349 _tokenLabelRE = re.compile('^\s*\d+: ', re.MULTILINE) variable in Context
354 state.tokens = self._tokenLabelRE.sub('', state.tokens)

Completed in 2 milliseconds