Home | History | Annotate | Download | only in command_buffer

Lines Matching refs:new_base

2775       new_base = os.path.dirname(base)
2776 assert new_base != base # Prevent infinite loop.
2777 base = new_base