Home | History | Annotate | Download | only in r600

Lines Matching full:ttex

1650 		struct r600_bytecode_tex *ttex;
1651 LIST_FOR_EACH_ENTRY(ttex, &bc->cf_last->tex, list) {
1652 if (ttex->dst_gpr == ntex->src_gpr) {