Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp208 void getCLDeviceIds (std::vector<int>& deviceIds) const { deviceIds = getCLDeviceIds(); } in getCLDeviceIds() function in tcu::CommandLine
209 const std::vector<int>& getCLDeviceIds (void) const;
H A DtcuCommandLine.cpp1068 const std::vector<int>& CommandLine::getCLDeviceIds (void) const { return m_cmdLine.getOption<opt::CLDeviceIDs>(); } in getCLDeviceIds() function in tcu::CommandLine

Completed in 4 milliseconds