Home
last modified time | relevance | path

Searched refs:PatternType (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp90 enum PatternType enum in deqp::gles3::Functional::DitheringCase
98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co…
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase()
544 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp90 enum PatternType enum in deqp::gles2::Functional::DitheringCase
98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co…
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase()
539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
/third_party/ffmpeg/libavformat/
Dimg2.h33 enum PatternType { enum
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNodePatternMatcher.h31 enum PatternType : unsigned int enum
/third_party/mesa3d/include/CL/
Dcl2.hpp7701 template<typename PatternType>
7704 PatternType pattern,
7716 sizeof(PatternType),
Dcl.hpp5914 template<typename PatternType>
5917 PatternType pattern, in enqueueFillBuffer()
5929 sizeof(PatternType), in enqueueFillBuffer()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73787 enum class PatternType : int8_t { enum