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.cpp706 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in ConstructorOp()
854 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in AssignOp()
1119 ValueRange newVarRange(computeRandomType(state, maxScalars)); in VariableRead()