Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/external/clFFT/src/library/
H A Dplan.h439 bool libCreatedIntBuffer; variable
543 , libCreatedIntBuffer(false) in FFTPlan()
H A Dtransform.cpp92 fftPlan->libCreatedIntBuffer = true; in clfftEnqueueTransform()
H A Dplan.cpp4782 if( (NULL != intBuffer) && libCreatedIntBuffer ) in ReleaseBuffers()
/dports/math/clfft/clFFT-2.12.2/src/library/
H A Dplan.h439 bool libCreatedIntBuffer; variable
543 , libCreatedIntBuffer(false) in FFTPlan()
H A Dtransform.cpp92 fftPlan->libCreatedIntBuffer = true; in clfftEnqueueTransform()
H A Dplan.cpp4782 if( (NULL != intBuffer) && libCreatedIntBuffer ) in ReleaseBuffers()