Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTextureSampling.cpp266 class TextureSamplingMutableFormatBenchmark : public TextureSamplingBenchmark class
275 void TextureSamplingMutableFormatBenchmark::initializeBenchmark() in initializeBenchmark()
284 void TextureSamplingMutableFormatBenchmark::initTextures() in initTextures()
342 TEST_P(TextureSamplingMutableFormatBenchmark, Run) in TEST_P() argument
354 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TextureSamplingMutableFormatBenchmark);
355 ANGLE_INSTANTIATE_TEST(TextureSamplingMutableFormatBenchmark, VulkanParams());