OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCLPlatformId
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuCommandLine.hpp
161
int
getCLPlatformId
(void) const;
tcuCommandLine.cpp
819
int CommandLine::
getCLPlatformId
(void) const { return m_cmdLine.getOption<opt::CLPlatformID>(); }
Completed in 600 milliseconds