Searched refs:texcoords (Results 1 – 3 of 3) sorted by relevance
695 int32_t texcoords[8]; in drawTexxOESImp() local718 texcoords[0] = s0; in drawTexxOESImp()719 texcoords[1] = dsdx; in drawTexxOESImp()720 texcoords[2] = 0; in drawTexxOESImp()721 texcoords[3] = t0; in drawTexxOESImp()722 texcoords[4] = 0; in drawTexxOESImp()723 texcoords[5] = dtdy; in drawTexxOESImp()724 texcoords[6] = 0; in drawTexxOESImp()725 texcoords[7] = 0; in drawTexxOESImp()726 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