Home | History | Annotate | Download | only in compiler

Lines Matching refs:TexReadCount

78 	unsigned TexReadCount;
176 unsigned tex_read_count = sinst->TexReadCount;
178 tex_read_count += sinst->PairedInst->TexReadCount;
420 reader->TexReadCount--;
1141 reader->TexReadCount++;
1274 s->Current->TexReadCount = 1;