Searched refs:use_reg_lod (Results 1 – 2 of 2) sorted by relevance
331 uint8_t use_reg_lod : 2; /* 0 for cube, 1 for 2d */ member
342 tex->use_reg_lod = !instr->fetch.is_cube; in instr_emit_fetch()