Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
DditBuildInfoTests.cpp63 static const char* getCpuName (int cpu) in getCpuName() function
192 addChild(new BuildEnumCase (m_testCtx, "de_cpu", "DE_CPU", DE_CPU, getCpuName)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp76 std::string getCpuName (int cpu) in getCpuName() function
114 << "DE_CPU: " << getCpuName(DE_CPU) << "\n" in logBuildInfo()