Home
last modified time | relevance | path

Searched refs:testUint (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DClearTest.cpp1539 std::vector<GLuint> testUint(4); in TEST_P() local
1540 glClearBufferuiv(GL_COLOR, 1, testUint.data()); in TEST_P()