Home | History | Annotate | Download | only in functional

Lines Matching defs:posIn

483 			const Attribute* posIn = &(*std::find_if(attributes.begin(), attributes.end(), AttributeNameEquals("a_position")));
484 output.type = posIn->type;
485 output.inputs.push_back(posIn);