Searched defs:NativeSurface (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/egl/ | ||
H A D | teglImageUtil.cpp | 82 struct NativeSurface : public ManagedSurface struct in namespace:deqp::egl::Image 85 explicit NativeSurface (MovePtr<UniqueSurface> surface, function in struct:deqp::egl::Image::NativeSurface 94 typedef NativeSurface<NativeWindow> NativeWindowSurface; 95 typedef NativeSurface<NativePixmap> NativePixmapSurface; |
Completed in 188 milliseconds