Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c113 pack_row_ubyte_RGBA8888(GLuint n, const GLubyte src[][4], void *dst) in pack_row_ubyte_RGBA8888() function
2005 table[MESA_FORMAT_RGBA8888] = pack_row_ubyte_RGBA8888; in get_pack_ubyte_rgba_row_function()
2009 table[MESA_FORMAT_RGBX8888] = pack_row_ubyte_RGBA8888; /* reused */ in get_pack_ubyte_rgba_row_function()