MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / KernelFunctorGlobal

Method KernelFunctorGlobal

include/internal/CL/cl.hpp:7414–7417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7412
7413public:
7414 KernelFunctorGlobal(
7415 Kernel kernel) :
7416 kernel_(kernel)
7417 {}
7418
7419 KernelFunctorGlobal(
7420 const Program& program,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected