/external/deqp/framework/platform/raspi/ |
D | tcuRaspiPlatform.hpp | 44 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::rpi::Platform
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Platform.hpp | 46 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this… in getGLPlatform() function in tcu::win32::Platform
|
/external/deqp/framework/common/ |
D | tcuPlatform.cpp | 42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::Platform
|
D | tcuPlatform.hpp | 124 virtual const glu::Platform& getGLPlatform (void) const;
|
/external/deqp/framework/platform/null/ |
D | tcuNullPlatform.hpp | 43 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::null::Platform
|
/external/deqp/framework/platform/nullws/ |
D | tcuNullWSPlatform.hpp | 68 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.hpp | 47 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::Android::Platform
|
/external/deqp/framework/platform/lnx/ |
D | tcuLnxPlatform.cpp | 66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform() function in tcu::lnx::LinuxPlatform
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSPlatform.hh | 80 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::ios::Platform
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 106 const glu::Platform& getGLPlatform (void) const { return m_gluPlatform; } in getGLPlatform() function in tcu::OSXPlatform
|
/external/angle/src/tests/deqp_support/ |
D | tcuANGLEPlatform.cpp | 60 const glu::Platform &getGLPlatform() const override in getGLPlatform() function in tcu::ANGLEPlatform
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.cpp | 135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()
|
/external/deqp/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 185 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform
|