Lines Matching defs:full
526 src->full ?
884 if (src->full) {
891 print_srcmod(fp, is_int, !src->full, src->mod, true);
915 bool full = alu_field->output_full;
934 if (full) {
941 print_alu_outmod(fp, alu_field->outmod, is_int_out, !full);
1568 assert(!sel.full);
1572 fprintf(fp, ".%c.%d", components[component], sel.full ? 32 : 16);
1810 bool full = texture->offset & 1;
1819 fprintf(fp, ".%d", full ? 32 : 16);