Searched refs:vertexInput (Results 1 – 1 of 1) sorted by relevance
77 const rsg::ShaderInput* vertexInput = *vtxInIter; in generateProgramDeclaration() local78 …decl << sglr::pdec::VertexAttribute(vertexInput->getVariable()->getName(), mapToGenericVecType(ver… in generateProgramDeclaration()