OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExcludeReason
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/common/
glcConfigList.hpp
54
enum
ExcludeReason
81
ExcludedConfig(ConfigType type_, int id_,
ExcludeReason
reason_) : type(type_), id(id_), reason(reason_)
91
ExcludeReason
reason;
glcConfigListCase.cpp
50
static const char* getExcludeReasonName(
ExcludeReason
reason)
Completed in 75 milliseconds