Searched defs:RB_TYPE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_spantemp.h33 * RB_TYPE the renderbuffer DataType
64 RB_TYPE *dest = (RB_TYPE *) values;
66 RB_TYPE (*dest)[RB_COMPONENTS] = (RB_TYPE (*)[RB_COMPONENTS]) values;
86 RB_TYPE *dest = (RB_TYPE *) values;
88 RB_TYPE (*dest)[RB_COMPONENTS] = (RB_TYPE (*)[RB_COMPONENTS]) values;
107 const RB_TYPE (*sr
227 #undef RB_TYPE macro
[all...]
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dvboxdri_drv.c213 #define RB_TYPE GLubyte macro
234 #define RB_TYPE GLubyte macro
261 #define RB_TYPE GLubyte macro
280 #define RB_TYPE GLubyte macro
300 #define RB_TYPE GLubyte macro

Completed in 59 milliseconds