Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DAstcDecompressorPerf.cpp24 struct AstcDecompressorParams struct
26 AstcDecompressorParams(uint32_t width, uint32_t height) : width(width), height(height) {} in AstcDecompressorParams() argument
28 uint32_t width;
29 uint32_t height;