Searched refs:clipVertexOutput (Results 1 – 1 of 1) sorted by relevance
601 int clipVertexOutput; member in tgsi::Source654 clipVertexOutput = -1; in scanSource()837 if (clipVertexOutput < 0) in scanDeclaration()838 clipVertexOutput = i; in scanDeclaration()848 clipVertexOutput = i; in scanDeclaration()1395 !dst.isIndirect(0) && dst.getIndex(0) == code->clipVertexOutput) { in storeDst()