Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c46 struct pipe_resource *display_resource; member
74 pres = xstfb->display_resource; in xmesa_st_framebuffer_display()
77 pipe_resource_reference(&xstfb->display_resource, ptex); in xmesa_st_framebuffer_display()
78 pres = xstfb->display_resource; in xmesa_st_framebuffer_display()
327 pipe_resource_reference(&xstfb->display_resource, NULL); in xmesa_destroy_st_framebuffer()