Home | History | Annotate | Download | only in compiler

Lines Matching refs:read_ptr

415 		struct rc_list * read_ptr;
417 for (read_ptr = pending->TexReaders; read_ptr;
418 read_ptr = read_ptr->Next) {
419 struct schedule_instruction * reader = read_ptr->Item;