MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / program

Method program

core/src/core/opencl_kernel.h:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 ~OpenCLProgram();
36
37 cl_program program() const
38 {
39 return mProgram;
40 }
41
42private:
43 cl_program mProgram;

Callers 3

OpenCLKernelMethod · 0.80
OpenCLReconstructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected