Searched +defs:F +defs:G (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 155 float G = vGGXWithCombinedDenominator(alpha2, NoV, NoL); in microfacedSpecularBrdf() local 156 vec3 F = fSchlick(f0, VoH); in microfacedSpecularBrdf() local 165 float G = vKelemen(NoH); in microfacedSpecularBrdfClearcoat() local 166 float F = fSchlickSingle(f0, VoH) * clearcoat; in microfacedSpecularBrdfClearcoat() local 179 vec3 F = fSchlick(f0, VoH); in microfacedSpecularBrdfAnisotropic() local
|
H A D | 3d_dm_lighting_common.h | 280 const float G = vGGXWithCombinedDenominator(sd.alpha2, sd.NoV, NoL); in CalculateLight() local 281 const vec3 F = fSchlick(sd.f0, VoH); in CalculateLight() local 325 const float G = vGGXWithCombinedDenominator(sd.alpha2, sd.NoV, NoL); in CalculateLight() local 326 const vec3 F = fSchlick(sd.f0, VoH); in CalculateLight() local 560 … const float G = vGGXAnisotropic(at, ab, NoL, sd.NoV, ToL, asv.ToV, BoL, asv.BoV, asv.anisotropy); in CalculateLight() local 561 const vec3 F = fSchlick(sd.f0, VoH); in CalculateLight() local 675 const float G = vGGXWithCombinedDenominator(sd.alpha2, sd.NoV, NoL); in CalculateLight() local 676 const vec3 F = fSchlick(sd.f0, VoH); in CalculateLight() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/ |
H A D | inplace_lighting_common.h | 62 const float G = vGGXWithCombinedDenominator(sd.alpha2, sd.NoV, NoL); in CalculateLightInplace() local 63 const vec3 F = fSchlick(sd.f0, VoH); in CalculateLightInplace() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …F=n&&n.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(C,… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E.isW… constant
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E.isW… constant
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E.isW… constant
|