Searched refs:aniso_filter (Results 1 – 3 of 3) sorted by relevance
368 static const char *aniso_filter[] = { in print_fetch_tex() local416 if (tex->aniso_filter != ANISO_FILTER_USE_FETCH_CONST) in print_fetch_tex()417 printf(" ANISO(%s)", aniso_filter[tex->aniso_filter]); in print_fetch_tex()
326 instr_aniso_filter_t aniso_filter : 3; member
337 tex->aniso_filter = ANISO_FILTER_USE_FETCH_CONST; in instr_emit_fetch()