Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcolormac.h101 #define PACK_COLOR_44( L, A ) \ macro
Dformat_pack.c648 *d = PACK_COLOR_44(src[ACOMP], src[RCOMP]); in pack_ubyte_AL44()
Dtexstore.c1790 dstUS[col] = PACK_COLOR_44( src[1], in _mesa_texstore_unorm44()