Searched refs:endRes (Results 1 – 1 of 1) sorted by relevance
276 HRESULT endRes = context->GetData(queryState->endTimestamp.get(), &endTime, in testQuery() local278 ANGLE_TRY_HR(context11, endRes, "Failed to get the data of an internal query"); in testQuery()280 if (beginRes == S_OK && endRes == S_OK) in testQuery()