Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:tempSrc

791       GLfloat *tempSrc =
794 if (tempSrc && texDest) {
810 tempSrc);
824 GL_RGBA, GL_FLOAT, tempSrc, /* src */
831 if (tempSrc)
832 free(tempSrc);