Searched refs:sizeIn (Results 1 – 2 of 2) sorted by relevance
45 void reallocNotNullPtr(unsigned sizeIn) { in reallocNotNullPtr() argument49 char *q = (char*)realloc(p, sizeIn); in reallocNotNullPtr()
489 …const Attribute* sizeIn = &(*std::find_if(attributes.begin(), attributes.end(), AttributeNameEqual… in computeTransformFeedbackOutputs() local490 output.type = sizeIn->type; in computeTransformFeedbackOutputs()491 output.inputs.push_back(sizeIn); in computeTransformFeedbackOutputs()