Searched defs:BoH (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() 172 float ToV, float ToH, float BoL, float BoV, float BoH, float anisotropy) in microfacedSpecularBrdfAnisotropic()
|
H A D | 3d_dm_lighting_common.h | 555 const float BoH = dot(asv.anisotropicB, H); in CalculateLight() local
|