Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c85 pack_ubyte_x8b8g8r8_unorm(const GLubyte src[4], void *dst) in pack_ubyte_x8b8g8r8_unorm() function
7274 return pack_ubyte_x8b8g8r8_unorm; in _mesa_get_pack_ubyte_rgba_function()
8153 pack_ubyte_x8b8g8r8_unorm(src[i], d); in _mesa_pack_ubyte_rgba_row()