Searched refs:nativeType (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNativeColorMappingTests.cpp | 287 …tx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::Fil… 297 …tx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::Fil… in NativeColorMappingCase() argument 299 , m_nativeType (nativeType) in NativeColorMappingCase() 309 …GLDisplay display, EGLConfig config, NativeColorMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo() argument 319 if (nativeType == NativeColorMappingCase::NATIVETYPE_WINDOW) in logConfigInfo()
|
D | teglNativeCoordMappingTests.cpp | 328 …tx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::Fil… 338 …tx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::Fil… in NativeCoordMappingCase() argument 340 , m_nativeType (nativeType) in NativeCoordMappingCase() 350 …GLDisplay display, EGLConfig config, NativeCoordMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo() argument 360 if (nativeType == NativeCoordMappingCase::NATIVETYPE_WINDOW) in logConfigInfo()
|