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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parser.h96 unsigned pass1_done:1; member in struct:asm_symbol
H A Dprog_parameter_layout.c144 if (!inst->SrcReg[i].Symbol->pass1_done) {
156 inst->SrcReg[i].Symbol->pass1_done = 1;
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parser.h96 unsigned pass1_done:1; member in struct:asm_symbol
H A Dprog_parameter_layout.c162 if (!inst->SrcReg[i].Symbol->pass1_done) {
174 inst->SrcReg[i].Symbol->pass1_done = 1;

Completed in 6 milliseconds