Searched refs:ExternalSurfaceEGL (Results 1 – 1 of 1) sorted by relevance
229 class ExternalSurfaceEGL : public SurfaceEGL class232 ExternalSurfaceEGL(const egl::SurfaceState &state, in ExternalSurfaceEGL() function in rx::ExternalSurfaceEGL239 ~ExternalSurfaceEGL() override = default;265 return new ExternalSurfaceEGL(state, mEGL, EGL_NO_CONFIG_KHR, width, height); in createPbufferFromClientBuffer()