Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c1221 pack_ubyte_r8g8b8x8_snorm(const GLubyte src[4], void *dst) in pack_ubyte_r8g8b8x8_snorm() function
7379 return pack_ubyte_r8g8b8x8_snorm; in _mesa_get_pack_ubyte_rgba_function()
8456 pack_ubyte_r8g8b8x8_snorm(src[i], d); in _mesa_pack_ubyte_rgba_row()