Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp1060 std::vector<float> bufferInitialData(bufferSize, 0); in TEST_P() local
1112 &bufferInitialData[0], GL_DYNAMIC_DRAW); in TEST_P()
1186 std::vector<float> bufferInitialData(bufferSize, 0); in TEST_P() local
1238 &bufferInitialData[0], GL_DYNAMIC_DRAW); in TEST_P()