#include "macros.hlsl" COMMON { } CALLABLE { #include "textures.hlsl" float4 brdfMain() { return float4(1); } }