Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstore.c2157 GLshort *dstRowS = (GLshort *) dstRow; in _mesa_texstore_signed_rgba_16() local
2164 dstRowS[col * comps + c] = p; in _mesa_texstore_signed_rgba_16()
2175 dstRowS[col * comps + c] = p; in _mesa_texstore_signed_rgba_16()