Lines Matching refs:iDst
4363 GLint rDst, gDst, bDst, aDst, lDst, iDst; in _mesa_unpack_color_span_ubyte() local
4417 &rDst, &gDst, &bDst, &aDst, &lDst, &iDst); in _mesa_unpack_color_span_ubyte()
4456 if (iDst >= 0) { in _mesa_unpack_color_span_ubyte()
4459 assert(iDst == 0); in _mesa_unpack_color_span_ubyte()
4557 GLint rDst, gDst, bDst, aDst, lDst, iDst; in _mesa_unpack_color_span_float() local
4616 &rDst, &gDst, &bDst, &aDst, &lDst, &iDst); in _mesa_unpack_color_span_float()
4655 if (iDst >= 0) { in _mesa_unpack_color_span_float()
4658 assert(iDst == 0); in _mesa_unpack_color_span_float()
4769 GLint rDst, gDst, bDst, aDst, lDst, iDst; in _mesa_unpack_color_span_uint() local
4775 &rDst, &gDst, &bDst, &aDst, &lDst, &iDst); in _mesa_unpack_color_span_uint()
4814 if (iDst >= 0) { in _mesa_unpack_color_span_uint()
4817 assert(iDst == 0); in _mesa_unpack_color_span_uint()