removed dummy file (postprocess is still part of wiImage)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#ifndef _SHADERINTEROP_POSTPROCESS_H_
|
||||
#define _SHADERINTEROP_POSTPROCESS_H_
|
||||
#include "ShaderInterop.h"
|
||||
|
||||
CBUFFER(PostProcessCB, CBSLOT_IMAGE_POSTPROCESS)
|
||||
{
|
||||
float4 xPPParams0;
|
||||
float4 xPPParams1;
|
||||
};
|
||||
|
||||
#endif // _SHADERINTEROP_POSTPROCESS_H_
|
||||
Reference in New Issue
Block a user