Public Member Functions | |
State (std::shared_ptr< OpenCL::State > const &pState) | |
template<int t_ColorFormat> | |
void | TraceScreen (uint8_t *const colors, Vector< unsigned int, 2 > const dimension, unsigned int const pitch, Synchronized::Heap< PLATFORM_OPENCL > const &heap, Synchronized::TextureHeap< t_ColorFormat, PLATFORM_OPENCL > const &textureHeap, Synchronized::Heap< PLATFORM_OPENCL >::Pointer< Octree::Node< t_ColorFormat, PLATFORM_OPENCL > > const &pRoot, Camera const &camera) const |
Definition at line 49 of file renderer_state_opencl.h.