Searched refs:getEGLPlatform (Results 1 – 11 of 11) sorted by relevance
45 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::rpi::Platform
44 …virtual const eglu::Platform& getEGLPlatform () const { return static_cast<const eglu::Platform&>(… in getEGLPlatform() function in tcu::nullws::Platform
112 virtual const eglu::Platform& getEGLPlatform (void) const;
47 const eglu::Platform& Platform::getEGLPlatform (void) const in getEGLPlatform() function in tcu::Platform
48 …const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*t… in getEGLPlatform() function in tcu::win32::Platform
44 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::null::Platform
48 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::Android::Platform
65 const eglu::Platform& getEGLPlatform (void) const { return m_eglPlatform; } in getEGLPlatform() function in tcu::lnx::LinuxPlatform
49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
180 …ry& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDis… in getDefaultDisplayFactory()
95 …eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay(… in getDefaultEglConfigList()