Home
last modified time | relevance | path

Searched defs:dstSurf (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_cb_blit.c236 struct pipe_surface *dstSurf = dstRb->surface; in st_BlitFramebuffer() local
253 struct pipe_surface *dstSurf = dstRb->surface; in st_BlitFramebuffer() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c236 struct pipe_surface *dstSurf = dstRb->surface; in st_BlitFramebuffer() local
253 struct pipe_surface *dstSurf = dstRb->surface; in st_BlitFramebuffer() local
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DRenderer9.cpp2552 IDirect3DSurface9 *dstSurf = dest9->getSurfaceLevel(i, false); in copyToRenderTarget() local
2581 …IDirect3DSurface9 *dstSurf = dest9->getCubeMapSurface(GL_TEXTURE_CUBE_MAP_POSITIVE_X + f, i, true); in copyToRenderTarget() local