Searched defs:AdrenoInfo (Results 1 – 2 of 2) sorted by relevance
97 struct AdrenoInfo { struct101 AdrenoGpu adreno_gpu;127 bool support_one_layer_texture_array = true;129 bool compiler_bugs_in_a6xx = false;
129 AdrenoInfo::AdrenoInfo(const std::string& device_version) in AdrenoInfo() function in tflite::gpu::AdrenoInfo