Searched refs:_mesa_texstore_snorm16 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dtexstore.c2540 _mesa_texstore_snorm16(TEXSTORE_PARAMS) function
4127 table[MESA_FORMAT_SIGNED_R16] = _mesa_texstore_snorm16;
4145 table[MESA_FORMAT_SIGNED_A16] = _mesa_texstore_snorm16;
4146 table[MESA_FORMAT_SIGNED_L16] = _mesa_texstore_snorm16;
4148 table[MESA_FORMAT_SIGNED_I16] = _mesa_texstore_snorm16;

Completed in 27 milliseconds