spla
Loading...
Searching...
No Matches
cl_fill.hpp File Reference
Include dependency graph for cl_fill.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  spla
 

Functions

template<typename T >
void spla::cl_fill_zero (cl::CommandQueue &queue, cl::Buffer &values, uint n)
 
template<typename T >
void spla::cl_fill_value (cl::CommandQueue &queue, const cl::Buffer &values, uint n, T value)