brw_tex_layout.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void brw_init_texture_functions (struct brw_context *brw)
void brw_init_screen_texture_funcs (struct pipe_screen *screen)


Function Documentation

void brw_init_screen_texture_funcs ( struct pipe_screen screen  ) 

Definition at line 394 of file brw_tex_layout.c.

References brw_get_tex_surface_screen(), brw_texture_create_screen(), brw_texture_release_screen(), pipe_screen::get_tex_surface, pipe_screen::texture_create, and pipe_screen::texture_release.

void brw_init_texture_functions ( struct brw_context brw  ) 

Definition at line 387 of file brw_tex_layout.c.

00388 {
00389 //   brw->pipe.texture_update = brw_texture_update;
00390 }


Generated on Tue Sep 29 06:25:38 2009 for Gallium3D by  doxygen 1.5.4