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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dformat_pack.h33 typedef void (*gl_pack_ubyte_rgba_func)(const GLubyte src[4], void *dst); typedef
50 extern gl_pack_ubyte_rgba_func
/external/mesa3d/src/mesa/main/
H A Dformat_pack.h33 typedef void (*gl_pack_ubyte_rgba_func)(const GLubyte src[4], void *dst); typedef
50 extern gl_pack_ubyte_rgba_func

Completed in 123 milliseconds