| 171 | } |
| 172 | |
| 173 | DepthOfField::~DepthOfField() {} |
| 174 | |
| 175 | void DepthOfField::PrepareResources(IRenderDevice* pDevice, IDeviceContext* pDeviceContext, PostFXContext* pPostFXContext, FEATURE_FLAGS FeatureFlags) |
| 176 | { |
nothing calls this directly
no outgoing calls
no test coverage detected