Searched refs:getGLPlatform (Results 1 – 12 of 12) sorted by relevance
44 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::rpi::Platform
43 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
100 virtual const glu::Platform& getGLPlatform (void) const;
42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::Platform
46 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this… in getGLPlatform() function in tcu::win32::Platform
43 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::null::Platform
47 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::Android::Platform
66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform() function in tcu::lnx::LinuxPlatform
80 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::ios::Platform
106 const glu::Platform& getGLPlatform (void) const { return m_gluPlatform; } in getGLPlatform() function in tcu::OSXPlatform
135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()
191 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform