Home | History | Annotate | Download | only in main

Lines Matching refs:VERT_ATTRIB_TEX

393    update_array(ctx, "glTexCoordPointer", VERT_ATTRIB_TEX(unit),
1255 if (arrayObj->VertexAttrib[VERT_ATTRIB_TEX(i)].Enabled)
1256 print_array("TexCoord", i, &arrayObj->VertexAttrib[VERT_ATTRIB_TEX(i)]);