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

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_chan.h25 * Types, macros, etc for the GLchan datatype.
50 typedef GLubyte GLchan; typedef
55 typedef GLushort GLchan; typedef
60 typedef GLfloat GLchan; typedef
113 * Convert 4 floats to GLchan values.
114 * \param dst pointer to destination GLchan[4] array.
/external/mesa3d/src/mesa/swrast/
H A Ds_chan.h25 * Types, macros, etc for the GLchan datatype.
50 typedef GLubyte GLchan; typedef
55 typedef GLushort GLchan; typedef
60 typedef GLfloat GLchan; typedef
113 * Convert 4 floats to GLchan values.
114 * \param dst pointer to destination GLchan[4] array.

Completed in 1132 milliseconds