Searched refs:lod_operand (Results 1 – 1 of 1) sorted by relevance
1542 char lod_operand = texture_op_takes_bias(texture->op) ? '+' : '='; in print_texture_word() local1545 fprintf(fp, "lod %c ", lod_operand); in print_texture_word()