HomeSort by relevance Sort by last modified time
    Searched defs:aniso_filter (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
disasm-a2xx.c 368 static const char *aniso_filter[] = { local
416 if (tex->aniso_filter != ANISO_FILTER_USE_FETCH_CONST)
417 printf(" ANISO(%s)", aniso_filter[tex->aniso_filter]);
instr-a2xx.h 326 instr_aniso_filter_t aniso_filter : 3; member in struct:PACKED

Completed in 195 milliseconds