Searched refs:TextureSamplingBenchmark (Results 1 – 2 of 2) sorted by relevance
65 class TextureSamplingBenchmark : public ANGLERenderTest, class69 TextureSamplingBenchmark();85 TextureSamplingBenchmark::TextureSamplingBenchmark() in TextureSamplingBenchmark() function in __anon7344e4810111::TextureSamplingBenchmark89 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 …]
91 * [`TextureSamplingBenchmark`](TextureSampling.cpp): Tests Texture sampling performance.