Home
last modified time | relevance | path

Searched defs:VertexArrayParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DVertexArrayPerfTest.cpp25 struct VertexArrayParams final : public RenderTestParams struct
27 VertexArrayParams() in VertexArrayParams() argument
40 int numVertexArrays = 2000;
41 int numBuffers = 5;
42 GLuint bufferSize[5] = {384, 1028, 192, 384, 192};
43 TestMode testMode = TestMode::BufferData;