Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c288 pack_ubyte_r5g6b5_unorm(const uint8_t src[4], void *dst) in pack_ubyte_r5g6b5_unorm() function
6966 return pack_ubyte_r5g6b5_unorm; in _mesa_get_pack_ubyte_rgba_function()
7832 pack_ubyte_r5g6b5_unorm(src[i], d); in _mesa_pack_ubyte_rgba_row()