Searched refs:array_coord (Results 1 – 1 of 1) sorted by relevance
1451 unsigned array_coord = target == TGSI_TEXTURE_1D_ARRAY ? 1 : 2; in tex_fetch_args() local1452 coords[array_coord] = in tex_fetch_args()1454 &coords[array_coord], 1, 0); in tex_fetch_args()