Home
last modified time | relevance | path

Searched refs:pack_ubyte_rgbx_uint16 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c3524 pack_ubyte_rgbx_uint16(const GLubyte src[4], void *dst) in pack_ubyte_rgbx_uint16() function
7790 return pack_ubyte_rgbx_uint16; in _mesa_get_pack_ubyte_rgba_function()
9357 pack_ubyte_rgbx_uint16(src[i], d); in _mesa_pack_ubyte_rgba_row()