Searched defs:anisotropy (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 115 float dGGXAnisotropic(float at, float ab, float NoH, float ToH, float BoH, float anisotropy) in dGGXAnisotropic() 143 …t at, float ab, float NoL, float NoV, float ToL, float ToV, float BoL, float BoV, float anisotropy) in vGGXAnisotropic() 172 float ToV, float ToH, float BoL, float BoV, float BoH, float anisotropy) in microfacedSpecularBrdfAnisotropic()
|
H A D | 3d_dm_lighting_common.h | 78 float anisotropy; member
|