Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DDrawCallPerf.cpp374 void ChangeVertexAttribThenDraw(unsigned int iterations, GLsizei numElements, GLuint buffer) in ChangeVertexAttribThenDraw() function
584 ChangeVertexAttribThenDraw<1>(params.iterationsPerStep, numElements, mBuffer1); in drawBenchmark()