Searched refs:xmesa_get_context (Results 1 – 3 of 3) sorted by relevance
60 xmesa_get_context(struct st_framebuffer_iface* stfbi);
102 pipe = xmesa_get_context(stfbi); in xmesa_st_framebuffer_copy_textures()398 xmesa_get_context(struct st_framebuffer_iface *stfbi) in xmesa_get_context() function
1498 struct pipe_context* pipe = xmesa_get_context(stfbi); in XMesaBindTexImage()