Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c373 pack_row_ubyte_RGB888(GLuint n, const GLubyte src[][4], void *dst) in pack_row_ubyte_RGB888() function
2013 table[MESA_FORMAT_RGB888] = pack_row_ubyte_RGB888; in get_pack_ubyte_rgba_row_function()