Lines Matching refs:dstProgram
423 GLuint dstProgram = glCreateProgram();446 glProgramBinary (dstProgram, -1, &binaryBuf[0], binaryLength);451 glDeleteProgram(dstProgram);