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