Searched refs:SubTexmapOn (Results 1 – 10 of 10) sorted by relevance
218 int SubTexmapOn(int i) { return MAPACTIVE(i); } in SubTexmapOn() function
428 if ( SubTexmapOn( i ) && ( GetSubTexmap( i ) != NULL ) ) in IsLocalOutputMeaningful()
686 if ( SubTexmapOn( i ) && ( GetSubTexmap( i ) != NULL ) ) in IsLocalOutputMeaningful()
564 int SubTexmapOn(int i) { return MAPACTIVE(i); } in SubTexmapOn() function
1074 if ( SubTexmapOn( i ) && ( GetSubTexmap( i ) != NULL ) ) in IsLocalOutputMeaningful()
4999 if ( SubTexmapOn( channelID ) ) in IsOutputConst()5326 SubTexmapOn( diffChanID ) && in EvalChannel()5361 if ( SubTexmapOn( channelID ) && in EvalChannel()5586 sc.doMaps && SubTexmapOn( id ) ) in ShouldEvalSubTexmap()
438 int SubTexmapOn(int i) { return MAPACTIVE(i); } in SubTexmapOn() function
4245 if ( SubTexmapOn( channelID ) ) in IsOutputConst()4455 SubTexmapOn( diffChanID ) && in EvalChannel()4490 if ( SubTexmapOn( channelID ) && in EvalChannel()4665 sc.doMaps && SubTexmapOn( id ) ) in ShouldEvalSubTexmap()
885 if ( texMap->SubTexmapOn ( subIdx ) == 0 ) in exportMap()
238 int SubTexmapOn(int i) { return (mapOn[i] && subTex[i]) ? 1 : 0; } // mjm - 9.30.99 in SubTexmapOn() function in Swirl