Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/fuzz/
H A Dtranslator_fuzzer.cpp25 struct TranslatorCacheKey struct
27 bool operator==(const TranslatorCacheKey &other) const in operator ==()
32 uint32_t type = 0;
33 uint32_t spec = 0;
34 uint32_t output = 0;