Home | History | Annotate | Download | only in svga

Lines Matching defs:type0

355    SVGA3dShaderRegType type0, type1;
359 type0 = SVGA3dShaderGetRegType( src0.base.value );
362 if (type0 == SVGA3DREG_CONST &&
367 if (type0 == SVGA3DREG_INPUT &&
404 SVGA3dShaderRegType type0, type1, type2;
408 type0 = SVGA3dShaderGetRegType( src0.base.value );
413 if (type0 == SVGA3DREG_CONST &&
423 if (type0 == SVGA3DREG_INPUT &&
475 SVGA3dShaderRegType type0, type1, type2, type3;
479 type0 = SVGA3dShaderGetRegType( src0.base.value );
490 if (type0 == SVGA3DREG_CONST &&
499 if (type0 == SVGA3DREG_INPUT &&