Lines Matching defs:output
816 const struct ir3_stream_output *out = &info->output[i];
820 /* Skip it, if it's an output that was never assigned a register. */
1106 * at least when a DS is the last stage, so add a dummy output to keep it
1227 uint32_t output;
1229 output = TESS_POINTS;
1231 output = TESS_LINES;
1233 output = TESS_CCW_TRIS;
1235 output = TESS_CW_TRIS;
1253 A6XX_PC_TESS_CNTL_OUTPUT(output));
1261 uint32_t vertices_out, invocations, output, vec4_size;
1270 output = primitive_to_tess(gs->gs.output_primitive);
1279 A6XX_PC_PRIMITIVE_CNTL_5_GS_OUTPUT(output) |
1564 /* dual source blending has an extra fs output in the 2nd slot */
1571 * attachment not being changed if FS doesn't have corresponding output.
3991 /* dual source blending has an extra fs output in the 2nd slot */