Home
last modified time | relevance | path

Searched defs:GetLockADTex (Results 1 – 7 of 7) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/shaders/
H A Dshaderonb.cpp258 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in OrenNayarBlinnShader
H A Dshaderstrauss.cpp224 BOOL GetLockADTex(){ return FALSE; } in GetLockADTex() function in StraussShader
H A Dshaderward.cpp242 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in WardShader
H A DshaderTranslucent.cpp241 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in TranslucentShader
H A Dshaderaniso.cpp262 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in AnisoShader
H A Dshadermultilayer.cpp373 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in MultiLayerShader
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dstdshaders.cpp271 BOOL GetLockADTex(){ return lockADTex; } in GetLockADTex() function in StdShaderImp