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

/external/deqp/framework/randomshaders/
H A DrsgExpression.cpp1028 float elementWeight = 0.5f*readRatio + 0.5f*entryRatio; local
1030 weight = combineWeight(weight, elementWeight);
1056 float elementWeight = 0.5f*readRatio + 0.5f*entryRatio; local
1058 weight = combineWeight(weight, elementWeight);

Completed in 177 milliseconds