Searched refs:texcoordR (Results 1 – 2 of 2) sorted by relevance
379 const GLfloat texcoordS, const GLfloat texcoordT, const GLfloat texcoordR);
628 const GLfloat texcoordS, const GLfloat texcoordT, const GLfloat texcoordR) in SetTexcoord() argument634 m_TexcoordArray[3 * index + 2] = texcoordR; in SetTexcoord()