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 33 , m_platformType (platformType)
42 , m_platformType (EGL_NONE)
70 , m_platformType (platformType)
80 , m_platformType (EGL_NONE)
egluNativeDisplay.hpp 49 EGLenum getPlatformType (void) const { return m_platformType; }
67 const EGLenum m_platformType; //!< EGL platform type, or EGL_NONE if not supported.
79 EGLenum getPlatformType (void) const { return m_platformType; }
97 const EGLenum m_platformType;

Completed in 240 milliseconds