Searched refs:testUint (Results 1 – 1 of 1) sorted by relevance
1539 std::vector<GLuint> testUint(4); in TEST_P() local1540 glClearBufferuiv(GL_COLOR, 1, testUint.data()); in TEST_P()