Home
last modified time | relevance | path

Searched refs:src_ptex (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c94 struct pipe_resource *src_ptex = xstfb->textures[src_statt]; in xmesa_st_framebuffer_copy_textures() local
99 if (!src_ptex || !dst_ptex) in xmesa_st_framebuffer_copy_textures()
106 if (src_ptex && dst_ptex) in xmesa_st_framebuffer_copy_textures()
108 src_ptex, 0, &src_box); in xmesa_st_framebuffer_copy_textures()