Searched refs:ExecMaskStorage (Results 1 – 3 of 3) sorted by relevance
29 ExecMaskStorage::ExecMaskStorage (bool initVal) in ExecMaskStorage() function in rsg::ExecMaskStorage35 ExecValueAccess ExecMaskStorage::getValue (void) in getValue()40 ExecConstValueAccess ExecMaskStorage::getValue (void) const in getValue()50 ExecMaskStorage initVal(true); in ExecutionContext()94 ExecMaskStorage tmp; in andExecutionMask()106 ExecMaskStorage tmp; in pushExecutionMask()
48 class ExecMaskStorage class51 ExecMaskStorage (bool initVal = true);84 std::vector<ExecMaskStorage> m_execMaskStack;
502 …ExecMaskStorage maskStorage; // Value might change when we are evaluating true block so we have to… in execute()515 ExecMaskStorage tmp; in execute()