Searched refs:getOutputPrimitive (Results 1 – 4 of 4) sorted by relevance
566 TLayoutGeometry getOutputPrimitive() const { return ElgNone; } in getOutputPrimitive() function761 TLayoutGeometry getOutputPrimitive() const { return outputPrimitive; } in getOutputPrimitive() function
693 … expectedSize = maxPrimitives * TQualifier::mapGeometryToSize(intermediate.getOutputPrimitive()); in getIoArrayImplicitSize()695 str += TQualifier::getGeometryString(intermediate.getOutputPrimitive()); in getIoArrayImplicitSize()4976 if (intermediate.getOutputPrimitive() == ElgNone) { in finish()8574 (intermediate.getOutputPrimitive() != ElgNone)) in updateStandaloneQualifierDefaults()
5408 deUint32 getOutputPrimitive (void);5582 const deUint32 outputPrimitive = getOutputPrimitive(); in iterate()5734 deUint32 VertexFeedbackCase::getOutputPrimitive (void) in getOutputPrimitive() function in deqp::gles31::Functional::__anon38a6d29b0111::VertexFeedbackCase
1623 primitive = glslangIntermediate->getOutputPrimitive(); in TGlslangToSpvTraverser()1673 switch (glslangIntermediate->getOutputPrimitive()) { in TGlslangToSpvTraverser()1715 switch (glslangIntermediate->getOutputPrimitive()) { in TGlslangToSpvTraverser()