#include "macros.hlsl" BRDF { float4 brdfMain() { return float4(1); } }