Home
last modified time | relevance | path

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

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