HomeSort by relevance Sort by last modified time
    Searched defs:tcu (Results 26 - 50 of 192) sorted by null

12 3 4 5 6 7 8

  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.hpp 31 namespace tcu namespace
49 } // tcu
tcuWin32VulkanPlatform.hpp 30 namespace tcu namespace
52 } // tcu
tcuWGLContextFactory.hpp 30 namespace tcu namespace
39 virtual glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine& cmdLine) const;
47 } // tcu
tcuWin32Window.hpp 30 namespace tcu namespace
59 } // tcu
  /external/deqp/framework/common/
tcuCPUWarmup.hpp 26 namespace tcu namespace
50 } // tcu
tcuImageCompare.hpp 29 namespace tcu namespace
56 bool intThresholdPositionDeviationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu::IVec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, CompareLogMode logMode);
57 bool intThresholdPositionDeviationErrorThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu::IVec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareLogMode logMode);
61 } // tcu
tcuPlatform.hpp 43 namespace tcu namespace
57 * executing tcu::App. See tcuMain.cpp for reference on implementing
96 * Default implementation throws tcu::NotSupportedError exception.
108 * Default implementation throws tcu::NotSupportedError exception.
117 } // tcu
tcuArray.hpp 31 namespace tcu namespace
58 } // tcu
tcuFactoryRegistry.cpp 26 namespace tcu namespace
113 } // tcu
tcuPlatform.cpp 26 namespace tcu namespace
57 } // tcu
tcuResultCollector.cpp 28 namespace tcu namespace
109 } // tcu
tcuResultCollector.hpp 31 namespace tcu namespace
67 } // tcu
tcuSeedBuilder.cpp 32 namespace tcu namespace
243 } // tcu
tcuSeedBuilder.hpp 36 namespace tcu namespace
69 SeedBuilder& operator<< (SeedBuilder& builder, const tcu::Vector<T, Size>& value)
77 } // tcu
tcuTexCompareVerifier.hpp 30 namespace tcu namespace
64 } // tcu
  /external/deqp/framework/egl/
egluGLContextFactory.hpp 30 namespace tcu namespace
33 } // tcu
52 virtual glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine& cmdLine) const;
egluPlatform.hpp 30 namespace tcu namespace
90 virtual tcu::FunctionLibrary* createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::CommandLine& cmdLine) const;
  /external/deqp/framework/opengl/
gluPlatform.hpp 29 namespace tcu namespace
  /external/deqp/framework/platform/android/
tcuAndroidAssets.hpp 31 namespace tcu namespace
68 } // tcu
tcuAndroidNativeActivity.hpp 28 * tcu::NativeActivity constructor will fill activity->callbacks and
36 namespace tcu namespace
78 } // tcu
  /external/deqp/framework/platform/lnx/
tcuLnx.cpp 27 namespace tcu namespace
54 } // tcu
tcuLnxEglPlatform.hpp 31 namespace tcu namespace
49 } // tcu
  /external/deqp/framework/platform/null/
tcuNullPlatform.hpp 32 namespace tcu namespace
37 class Platform : public tcu::Platform, private glu::Platform, private eglu::Platform, private vk::Platform
53 } // tcu
  /external/deqp/framework/platform/nullws/
tcuNullWSPlatform.hpp 32 namespace tcu namespace
37 class Platform: public tcu::Platform, private glu::Platform, private eglu::Platform
48 } // tcu
  /external/deqp/framework/platform/raspi/
tcuRaspiPlatform.hpp 33 namespace tcu namespace
38 class Platform : public tcu::Platform, private eglu::Platform, private glu::Platform
49 } // tcu

Completed in 729 milliseconds

12 3 4 5 6 7 8