sp_screen.h File Reference

Include dependency graph for sp_screen.h:

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

Go to the source code of this file.

Data Structures

struct  softpipe_screen

Functions

static struct softpipe_screensoftpipe_screen (struct pipe_screen *pipe)


Function Documentation

static struct softpipe_screen* softpipe_screen ( struct pipe_screen pipe  )  [static, read]

Definition at line 52 of file sp_screen.h.

00053 {
00054    return (struct softpipe_screen *)pipe;
00055 }


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