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

  /external/deqp/framework/egl/
egluNativeDisplay.cpp 68 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const
egluNativeDisplay.hpp 66 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
egluUtil.cpp 246 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes());

Completed in 1011 milliseconds