Lines Matching defs:outputs
229 * Array of stream outputs, in the order they are to be written in.
588 /* NOTE: for input/outputs, slot is:
594 /* varyings/outputs: */
601 } outputs[32 + 2]; /* +POSITION +PSIZE */
604 /* Size in dwords of all outputs for VS, size of entire patch for HS. */
966 if (so->outputs[j].slot == slot)
989 if (so->outputs[j].slot == slot)
1106 k >= 0 ? vs->outputs[k].regid : default_regid,
1116 if (so->outputs[j].slot == slot) {
1117 uint32_t regid = so->outputs[j].regid;
1118 if (so->outputs[j].half)