Home
last modified time | relevance | path

Searched refs:GpuInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/tools/
Dvkinfo.cpp37 struct GpuInfo { struct
50 std::vector<GpuInfo> gpus;
126 GpuInfo& info) { in GatherGpuInfo()
489 void PrintGpuInfo(const GpuInfo& info, const Options& options, size_t indent) { in PrintGpuInfo()