Home
last modified time | relevance | path

Searched refs:TF_LINEAR (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dcommon_types.h144 TF_LINEAR, enumerator
/dports/audio/epos-devel/epos-2.5.37/src/nnet/
H A Dperceptron.h472 case TF_LINEAR: return output; in transfer()
482 case TF_LINEAR: return 1; in transferDeriv()
H A Dpercstruct.h84 TF_LINEAR, enumerator
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A DImage_init.cpp184 TF_LINEAR, false, TR_CLAMP, TD_HIGH_QUALITY ); in R_SpecularTableImage()
218 image->GenerateImage( (byte *)data, 256, 256, TF_LINEAR, false, TR_CLAMP, TD_HIGH_QUALITY ); in R_Specular2DTableImage()
366 TF_LINEAR /* TF_NEAREST */, false, TR_CLAMP_TO_BORDER, TD_DEFAULT ); in R_BorderClampImage()
685 TF_LINEAR, false, TD_HIGH_QUALITY ); in makeNormalizeVectorCubeMap()
767 TF_LINEAR, false, TR_CLAMP, TD_HIGH_QUALITY ); in R_FogImage()
875 TF_LINEAR, false, TR_CLAMP, TD_HIGH_QUALITY ); in R_FogEnterImage()
H A DImage_load.cpp366 case TF_LINEAR: in SetImageFilterAndRepeat()
809 case TF_LINEAR: in Generate3DImage()
909 case TF_LINEAR: in GenerateCubeImage()
2083 case TF_LINEAR: in Print()
H A DMaterial.h51 TF_LINEAR, enumerator
H A DMaterial.cpp977 tf = TF_LINEAR; in ParseFragmentMap()
1239 tf = TF_LINEAR; in ParseStage()