HomeSort by relevance Sort by last modified time
    Searched refs:computeRandomType (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/randomshaders/
rsgUtils.hpp 48 VariableType computeRandomType (GeneratorState& state, int maxScalars);
rsgUtils.cpp 153 VariableType computeRandomType (GeneratorState& state, int maxScalars)
181 throw Exception("computeRandomType(): Unsupported type");
rsgExpression.cpp 681 m_valueRange = ValueRange(computeRandomType(state, maxScalars));
829 m_valueRange = ValueRange(computeRandomType(state, maxScalars));
    [all...]

Completed in 177 milliseconds