30 int xSize,
int ySize,
int zSize,
int numXThreads,
int numYThreads,
int numZThreads,
31 std::shared_ptr<ConstantBuffer>
const& parameters);
34 inline std::shared_ptr<Texture3>
const& GetDivergence()
const;
38 void Execute(std::shared_ptr<GraphicsEngine>
const& engine,
39 std::shared_ptr<Texture3>
const& state);
std::shared_ptr< ComputeProgram > mComputeDivergence
GLsizei const GLchar *const * string
std::shared_ptr< Texture3 > const & GetDivergence() const
std::shared_ptr< Texture3 > mDivergence
static std::string const msGLSLSource
static std::string const msHLSLSource