Searched refs:PatternType (Results 1 – 9 of 9) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 90 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/ |
D | es2fDitheringTests.cpp | 90 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/ |
D | img2.h | 33 enum PatternType { enum
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNodePatternMatcher.h | 30 enum PatternType enum
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNodePatternMatcher.h | 31 enum PatternType : unsigned int enum
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl2.hpp | 7236 template<typename PatternType> 7239 PatternType pattern, in enqueueFillBuffer() 7251 sizeof(PatternType), in enqueueFillBuffer()
|
D | cl.hpp | 5895 template<typename PatternType> 5898 PatternType pattern, in enqueueFillBuffer() 5910 sizeof(PatternType), in enqueueFillBuffer()
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 7701 template<typename PatternType> 7704 PatternType pattern, 7716 sizeof(PatternType),
|
D | cl.hpp | 5914 template<typename PatternType> 5917 PatternType pattern, in enqueueFillBuffer() 5929 sizeof(PatternType), in enqueueFillBuffer()
|