Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.cc154 bool AdrenoInfo::IsAdreno4xx() const { in IsAdreno4xx() function in tflite::gpu::AdrenoInfo
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp121 bool IsAdreno4xx(const FunctionsGL *functions) in IsAdreno4xx() function