st_cb_get.h File Reference

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

Go to the source code of this file.

Functions

void st_init_get_functions (struct dd_function_table *functions)


Function Documentation

void st_init_get_functions ( struct dd_function_table *  functions  ) 

Definition at line 94 of file st_cb_get.c.

References st_GetIntegerv().

00095 {
00096    functions->GetIntegerv = st_GetIntegerv;
00097 }


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