Home | History | Annotate | Download | only in nv30

Lines Matching refs:Semantic

824    switch (fdec->Semantic.Name) {
835 if (fdec->Semantic.Index == 0) {
838 if (fdec->Semantic.Index == 1) {
841 NOUVEAU_ERR("bad colour semantic index\n");
846 if (fdec->Semantic.Index == 0) {
849 if (fdec->Semantic.Index == 1) {
852 NOUVEAU_ERR("bad bcolour semantic index\n");
864 if (vpc->vp->texcoord[i] == fdec->Semantic.Index) {
880 NOUVEAU_ERR("bad output semantic\n");