Searched defs:IsPowerVR (Results 1 – 2 of 2) sorted by relevance
84 inline bool IsPowerVR(uint32_t vendorId) in IsPowerVR() function
391 bool GpuInfo::IsPowerVR() const { return vendor == GpuVendor::kPowerVR; } in IsPowerVR() function in tflite::gpu::GpuInfo