Searched refs:xmesa_get_context (Results 1 – 3 of 3) sorted by relevance
57 xmesa_get_context(struct st_framebuffer_iface* stfbi);
100 pipe = xmesa_get_context(stfbi); in xmesa_st_framebuffer_copy_textures()372 xmesa_get_context(struct st_framebuffer_iface* stfbi) in xmesa_get_context() function
1364 struct pipe_context* pipe = xmesa_get_context(stfbi); in XMesaBindTexImage()