Searched refs:gpu_type (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A DNoMali.py57 gpu_type = Param.NoMaliGpuType("T760", "GPU type") variable in class:NoMaliGpu
H A Dgpu_nomali.cc74 const auto it_gpu(gpuTypeMap.find(p->gpu_type));
77 Enums::NoMaliGpuTypeStrings[p->gpu_type], p->gpu_type);

Completed in 3 milliseconds