Home
last modified time | relevance | path

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

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