Searched refs:use_comp_lod (Results 1 – 3 of 3) sorted by relevance
424 if (!tex->use_comp_lod) { in print_fetch_tex()425 printf(" LOD(%u)", tex->use_comp_lod); in print_fetch_tex()
330 uint8_t use_comp_lod : 1; member
341 tex->use_comp_lod = 1; in instr_emit_fetch()