26 int xSize,
int ySize,
int zSize,
int numXThreads,
int numYThreads,
int numZThreads,
27 std::shared_ptr<ConstantBuffer>
const& parameters);
30 void Execute(std::shared_ptr<GraphicsEngine>
const& engine,
31 std::shared_ptr<Texture3>
const& inState,
32 std::shared_ptr<Texture3>
const& poisson,
33 std::shared_ptr<Texture3>
const& outState);
static std::string const msGLSLSource
std::shared_ptr< ComputeProgram > mAdjustVelocity
GLsizei const GLchar *const * string
static std::string const msHLSLSource