HomeSort by relevance Sort by last modified time
    Searched refs:m_platformType (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluNativeDisplay.cpp 41 , m_platformType (platformType)
50 , m_platformType (EGL_NONE)
90 , m_platformType (platformType)
100 , m_platformType (EGL_NONE)
egluNativeDisplay.hpp 57 eglw::EGLenum getPlatformType (void) const { return m_platformType; }
78 const eglw::EGLenum m_platformType; //!< EGL platform type, or EGL_NONE if not supported.
90 eglw::EGLenum getPlatformType (void) const { return m_platformType; }
108 const eglw::EGLenum m_platformType;

Completed in 59 milliseconds