Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgUtils.hpp48 VariableType computeRandomType (GeneratorState& state, int maxScalars);
DrsgUtils.cpp153 VariableType computeRandomType (GeneratorState& state, int maxScalars) in computeRandomType() function
DrsgExpression.cpp680 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in ConstructorOp()
828 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in AssignOp()
1093 ValueRange newVarRange(computeRandomType(state, maxScalars)); in VariableRead()