Searched defs:combineWeight (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgExpression.cpp992 inline float combineWeight (float curCombinedWeight, float partialWeight) function in namespace:rsg::__anon19787
1029 weight = combineWeight(weight, elementWeight);
1057 weight = combineWeight(weight, elementWeight);

Completed in 212 milliseconds