Lines Matching refs:lod_info
7079 tex->lod_info.lod = var_ref(lod);
7081 tex->lod_info.lod = imm(0u);
7179 tex->lod_info.lod = var_ref(lod);
7186 tex->lod_info.grad.dPdx = var_ref(dPdx);
7187 tex->lod_info.grad.dPdy = var_ref(dPdy);
7224 tex->lod_info.component = var_ref(component);
7227 tex->lod_info.component = imm(0);
7237 tex->lod_info.bias = var_ref(bias);
7276 tex->lod_info.lod = var_ref(lod);
7294 tex->lod_info.bias = var_ref(bias);
7330 tex->lod_info.sample_index = var_ref(sample);
7335 tex->lod_info.lod = var_ref(lod);
7337 tex->lod_info.lod = imm(0u);