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

Function BufferRenderGL

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

Source from the content-addressed store, hash-verified

4532 //! \brief Default constructor - initializes to NULL.
4533#if defined(CL_VERSION_1_2)
4534 BufferRenderGL() : ImageGL() {};
4535#else // #if defined(CL_VERSION_1_2)
4536 BufferRenderGL() : Image2DGL() {};
4537#endif //#if defined(CL_VERSION_1_2)

Callers 1

cl.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected