Home
last modified time | relevance | path

Searched defs:getEGLPlatform (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.hpp44 …virtual const eglu::Platform& getEGLPlatform () const { return static_cast<const eglu::Platform&>(… in getEGLPlatform() function in tcu::nullws::Platform
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.hpp45 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::rpi::Platform
/external/deqp/framework/platform/null/
DtcuNullPlatform.hpp44 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::null::Platform
/external/deqp/framework/platform/win32/
DtcuWin32Platform.hpp48 …const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*t… in getEGLPlatform() function in tcu::win32::Platform
/external/deqp/framework/common/
DtcuPlatform.cpp47 const eglu::Platform& Platform::getEGLPlatform (void) const in getEGLPlatform() function in tcu::Platform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.hpp48 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::Android::Platform
/external/deqp/framework/platform/lnx/
DtcuLnxPlatform.cpp65 const eglu::Platform& getEGLPlatform (void) const { return m_eglPlatform; } in getEGLPlatform() function in tcu::lnx::LinuxPlatform