Searched refs:getWeightedBool (Results 1 – 1 of 1) sorted by relevance
158 inline bool getWeightedBool (de::Random& random, float trueWeight) in getWeightedBool() function849 …ariableManager().hasEntry<IsWritableEntry>() || ((maxScalars > 0) && getWeightedBool(state.getRand… in AssignOp()874 (first == end || getWeightedBool(state.getRandom(), 0.5f)); in AssignOp()1113 …!state.getVariableManager().hasEntry(filter) || ((maxScalars > 0) && getWeightedBool(state.getRand… in VariableRead()1137 …canAllocateVariable(state, valueRange.getType()) && (first == end || getWeightedBool(state.getRand… in VariableRead()1200 …canAllocateVariable(state, valueRange.getType()) && (first == end || getWeightedBool(state.getRand… in VariableWrite()