Home
last modified time | relevance | path

Searched defs:TextureUploadFullMipBenchmark (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTextureUploadPerf.cpp111 class TextureUploadFullMipBenchmark : public TextureUploadBenchmarkBase class
114 TextureUploadFullMipBenchmark() : TextureUploadBenchmarkBase("TextureUpload") {} in TextureUploadFullMipBenchmark() function in __anona0f4d5780111::TextureUploadFullMipBenchmark
539 TEST_P(TextureUploadFullMipBenchmark, Run) in TEST_P() argument