Searched refs:setOutputPrimitive (Results 1 – 3 of 3) sorted by relevance
587 bool setOutputPrimitive(TLayoutGeometry p) in setOutputPrimitive() function
4611 case ElgPoints: intermediate.setOutputPrimitive(ElgPoints); break; in finish()4612 case ElgLines: intermediate.setOutputPrimitive(ElgLineStrip); break; in finish()4613 case ElgTriangles: intermediate.setOutputPrimitive(ElgTriangleStrip); break; in finish()7518 if (! intermediate.setOutputPrimitive(publicType.shaderQualifiers.geometry)) in updateStandaloneQualifierDefaults()
1795 if (! intermediate.setOutputPrimitive(domain)) in handleEntryPointAttributes()1832 intermediate.setOutputPrimitive(primitive); in handleEntryPointAttributes()8863 if (! intermediate.setOutputPrimitive(geometry)) { in handleOutputGeometry()