Searched refs:root_texture (Results 1 – 2 of 2) sorted by relevance
143 struct pipe_resource *root_texture; member
1065 if (!ms->root_texture) in drv_destroy_front_buffer_ga3d()1073 pipe_resource_reference(&ms->root_texture, NULL); in drv_destroy_front_buffer_ga3d()1121 pipe_resource_reference(&ms->root_texture, tex); in drv_create_front_buffer_ga3d()1142 xorg_exa_set_texture(rootPixmap, ms->root_texture); in drv_bind_front_buffer_ga3d()1147 if (ms->root_texture != check) in drv_bind_front_buffer_ga3d()