MCPcopy Create free account
hub / github.com/RenderKit/embree / MetalMaterial__preprocess

Function MetalMaterial__preprocess

tutorials/pathtracer/pathtracer_device.cpp:639–641  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637////////////////////////////////////////////////////////////////////////////////
638
639void MetalMaterial__preprocess(ISPCMetalMaterial* material, BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Medium& medium)
640{
641}
642
643Vec3fa MetalMaterial__eval(ISPCMetalMaterial* This, const BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Vec3fa& wi)
644{

Callers 1

Material__preprocessFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected