Home
last modified time | relevance | path

Searched refs:CopyPboToTex (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/gl/
H A Dglcuda.h101 void CopyPboToTex(GlBufferCudaPtr& buffer, GlTexture& tex);
234 inline void CopyPboToTex(const GlBufferCudaPtr& buffer, GlTexture& tex, GLenum buffer_layout, GLenu… in CopyPboToTex() function