Searched refs:ActiveAttributes (Results 1 – 2 of 2) sorted by relevance
157 typedef std::vector<Attribute> ActiveAttributes; typedef196 ActiveAttributes activeAttributes;
3378 ActiveAttributes &activeAttributes = shaderObject->activeAttributes; in attributeRegister()