Searched refs:dstRowS (Results 1 – 1 of 1) sorted by relevance
2157 GLshort *dstRowS = (GLshort *) dstRow; in _mesa_texstore_signed_rgba_16() local2164 dstRowS[col * comps + c] = p; in _mesa_texstore_signed_rgba_16()2175 dstRowS[col * comps + c] = p; in _mesa_texstore_signed_rgba_16()