Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c74 int ContCount; member
499 loop->ContCount, loop->ContReserved, 1); in emit_flowcontrol()
500 loop->Conts[loop->ContCount++] = newip; in emit_flowcontrol()
536 while(loop->ContCount--) { in emit_flowcontrol()
537 s->Code->inst[loop->Conts[loop->ContCount]].inst3 = in emit_flowcontrol()

Completed in 1 milliseconds