#include "macros.hlsl" CALLABLE { float4 CallableMain() { return float4(1); } }