Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTextureSampling.cpp65 class TextureSamplingBenchmark : public ANGLERenderTest, class
69 TextureSamplingBenchmark();
85 TextureSamplingBenchmark::TextureSamplingBenchmark() in TextureSamplingBenchmark() function in __anon7344e4810111::TextureSamplingBenchmark
89 void TextureSamplingBenchmark::initializeBenchmark() in initializeBenchmark()
111 void TextureSamplingBenchmark::initShaders() in initShaders()
162 void TextureSamplingBenchmark::initVertexBuffer() in initVertexBuffer()
195 void TextureSamplingBenchmark::initTextures() in initTextures()
235 void TextureSamplingBenchmark::destroyBenchmark() in destroyBenchmark()
247 void TextureSamplingBenchmark::drawBenchmark() in drawBenchmark()
266 class TextureSamplingMutableFormatBenchmark : public TextureSamplingBenchmark
[all …]
H A DREADME.md91 * [`TextureSamplingBenchmark`](TextureSampling.cpp): Tests Texture sampling performance.