Searched refs:texcoords (Results 1 – 2 of 2) sorted by relevance
706 int32_t texcoords[8]; in drawTexxOESImp() local729 texcoords[0] = s0; in drawTexxOESImp()730 texcoords[1] = dsdx; in drawTexxOESImp()731 texcoords[2] = 0; in drawTexxOESImp()732 texcoords[3] = t0; in drawTexxOESImp()733 texcoords[4] = 0; in drawTexxOESImp()734 texcoords[5] = dtdy; in drawTexxOESImp()735 texcoords[6] = 0; in drawTexxOESImp()736 texcoords[7] = 0; in drawTexxOESImp()737 c->rasterizer.procs.texCoordGradScale8xv(c, i, texcoords); in drawTexxOESImp()
54 * vertex data, e.g. positions, normals, texcoords