Searched refs:texcoords (Results 1 – 3 of 3) sorted by relevance
699 int32_t texcoords[8]; in drawTexxOESImp() local722 texcoords[0] = s0; in drawTexxOESImp()723 texcoords[1] = dsdx; in drawTexxOESImp()724 texcoords[2] = 0; in drawTexxOESImp()725 texcoords[3] = t0; in drawTexxOESImp()726 texcoords[4] = 0; in drawTexxOESImp()727 texcoords[5] = dtdy; in drawTexxOESImp()728 texcoords[6] = 0; in drawTexxOESImp()729 texcoords[7] = 0; in drawTexxOESImp()730 c->rasterizer.procs.texCoordGradScale8xv(c, i, texcoords); in drawTexxOESImp()
761 vertex data, e.g. positions, normals, texcoords
1138 * vertex data, e.g. positions, normals, texcoords