Searched refs:indent_spaces (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ | ||
| H A D | tgsi_dump.c | 42 static const int indent_spaces = 3; variable in typeref:typename:const int 692 ctx->indentation += indent_spaces; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ | ||
| H A D | tgsi_dump.c | 42 static const int indent_spaces = 3; variable in typeref:typename:const int 676 ctx->indentation += indent_spaces; |
Completed in 5 milliseconds