OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIGTYPE_DEFAULT
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/openglcts/modules/common/
glcConfigList.cpp
56
configList.configs.push_back(Config(
CONFIGTYPE_DEFAULT
, 0, SURFACETYPE_WINDOW));
glcConfigList.hpp
39
CONFIGTYPE_DEFAULT
= 0, //!< Only default config (no parameters).
glcConfigListCase.cpp
39
case
CONFIGTYPE_DEFAULT
:
/external/deqp/external/openglcts/modules/runner/
glcTestRunner.cpp
80
if (config.type !=
CONFIGTYPE_DEFAULT
)
Completed in 536 milliseconds