Home
last modified time | relevance | path

Searched refs:getGLPlatform (Results 1 – 12 of 12) 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/nullws/
DtcuNullWSPlatform.hpp43 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
/external/deqp/framework/common/
DtcuPlatform.hpp100 virtual const glu::Platform& getGLPlatform (void) const;
DtcuPlatform.cpp42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::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/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/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/deqp/framework/opengl/
DgluRenderContext.cpp135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp191 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform