29 int xSize,
int ySize,
int numXThreads,
int numYThreads,
30 std::shared_ptr<ConstantBuffer>
const& parameters);
33 inline std::shared_ptr<Texture2>
const& GetDivergence()
const;
37 void Execute(std::shared_ptr<GraphicsEngine>
const& engine,
38 std::shared_ptr<Texture2>
const& state);
static std::string const msHLSLSource
std::shared_ptr< Texture2 > mDivergence
GLsizei const GLchar *const * string
static std::string const msGLSLSource
std::shared_ptr< Texture2 > const & GetDivergence() const
std::shared_ptr< ComputeProgram > mComputeDivergence