Home
last modified time | relevance | path

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

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