Home
last modified time | relevance | path

Searched refs:curCombinedWeight (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgExpression.cpp993 inline float combineWeight (float curCombinedWeight, float partialWeight) in combineWeight() argument
995 return curCombinedWeight * partialWeight; in combineWeight()