Home
last modified time | relevance | path

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

/external/angle/src/tests/perf_tests/
DTextureSampling.cpp266 class TextureSamplingMutableFormatBenchmark : public TextureSamplingBenchmark class
275 void TextureSamplingMutableFormatBenchmark::initializeBenchmark() in initializeBenchmark()
284 void TextureSamplingMutableFormatBenchmark::initTextures() in initTextures()
335 TEST_P(TextureSamplingMutableFormatBenchmark, Run) in TEST_P() argument
346 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TextureSamplingMutableFormatBenchmark);
347 ANGLE_INSTANTIATE_TEST(TextureSamplingMutableFormatBenchmark, VulkanParams());