Home
last modified time | relevance | path

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

/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Debsynth_nocuda.cpp13 void* targetGuideData, in ebsynthRunCuda() argument
H A Debsynth_cuda.h16 void* targetGuideData,
H A Debsynth_cpu.h16 void* targetGuideData,
H A Debsynth_cpu.cpp673 void* targetGuideData, in ebsynthCpu() argument
731 copy(&pyramid[levelCount-1].targetGuide,targetGuideData); in ebsynthCpu()
1001 void* targetGuideData, in ebsynthRunCpu() argument
1055 targetGuideData, in ebsynthRunCpu()
H A Debsynth.cpp22 void* targetGuideData, in ebsynthRun() argument
53 targetGuideData, in ebsynthRun()
H A Debsynth_cuda.cu756 void* targetGuideData, in ebsynthCuda() argument
814 copy(&pyramid[levelCount-1].targetGuide,targetGuideData); in ebsynthCuda()
1111 void* targetGuideData, in ebsynthRunCuda() argument
1165 targetGuideData, in ebsynthRunCuda()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/include/
H A Debsynth.h46 … void* targetGuideData, // (width * height * numGuideChannels) bytes, scan-line order