Lines Matching refs:getBooleanVec4Access
218 QueriedState::BooleanVec4& QueriedState::getBooleanVec4Access (void)1517 mapBoolToGLBoolean(state.getBooleanVec4Access()[0]),1518 mapBoolToGLBoolean(state.getBooleanVec4Access()[1]),1519 mapBoolToGLBoolean(state.getBooleanVec4Access()[2]),1520 mapBoolToGLBoolean(state.getBooleanVec4Access()[3])