Searched refs:combined_value (Results 1 – 2 of 2) sorted by relevance
1054 GLint64 combined_value = 1; in _mesa_GetInternalformativ() local1077 combined_value *= current_value; in _mesa_GetInternalformativ()1081 combined_value *= 6; in _mesa_GetInternalformativ()1087 memcpy(buffer, &combined_value, sizeof(GLint64)); in _mesa_GetInternalformativ()
248 for prediction_key, combined_value in combined_predict.items():249 self.assertAllClose(combined_value, split_predict[prediction_key])