Home
last modified time | relevance | path

Searched refs:getGLPlatform (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.hpp44 …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/
DtcuWin32Platform.hpp46 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this… in getGLPlatform() function in tcu::win32::Platform
/external/deqp/framework/common/
DtcuPlatform.cpp42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::Platform
DtcuPlatform.hpp124 virtual const glu::Platform& getGLPlatform (void) const;
/external/deqp/framework/platform/null/
DtcuNullPlatform.hpp43 …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/
DtcuNullWSPlatform.hpp68 …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/
DtcuAndroidPlatform.hpp47 …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/
DtcuLnxPlatform.cpp66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform() function in tcu::lnx::LinuxPlatform
/external/deqp/framework/platform/ios/
DtcuIOSPlatform.hh80 …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/
DtcuOSXPlatform.cpp106 const glu::Platform& getGLPlatform (void) const { return m_gluPlatform; } in getGLPlatform() function in tcu::OSXPlatform
/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp60 const glu::Platform &getGLPlatform() const override in getGLPlatform() function in tcu::ANGLEPlatform
/external/deqp/framework/opengl/
DgluRenderContext.cpp135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp185 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform