Searched refs:clipVertexOutput (Results 1 – 1 of 1) sorted by relevance
1067 int clipVertexOutput; member in tgsi::Source1132 clipVertexOutput = -1; in scanSource()1386 if (clipVertexOutput < 0) in scanDeclaration()1387 clipVertexOutput = i; in scanDeclaration()1397 clipVertexOutput = i; in scanDeclaration()2187 !dst.isIndirect(0) && dst.getIndex(0) == code->clipVertexOutput) { in storeDst()