Home
last modified time | relevance | path

Searched defs:rsurf (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp454 haiku_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, in haiku_make_current()
/external/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c534 wgl_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, in wgl_make_current()
/external/skia/tests/
DImageTest.cpp689 auto rsurf = SkSurfaces::Raster(SkImageInfo::MakeN32Premul(100, 100)); in DEF_GANESH_TEST() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1618 dri2_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, in dri2_make_current()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h132 struct r600_surface *rsurf; member