Home
last modified time | relevance | path

Searched defs:p_Width (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Plugins/MultiplyGPU/
H A DMultiplyCUDA.cu7 __global__ void CUDAKernel(int p_Width, int p_Height, float p_ValueR, float p_ValueG, float p_Value… in CUDAKernel()
23 void RunCUDAKernel(int p_Width, int p_Height, const float* p_Value, const float* p_Input, float* p_… in RunCUDAKernel()
H A DMultiplyOpenCL.cpp49 void RunOpenCLKernel(void* p_CmdQ, int p_Width, int p_Height, const float* p_Value, const float* p_… in RunOpenCLKernel()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Plugins/MultiplyGPU/
H A DMultiplyCUDA.cu7 __global__ void CUDAKernel(int p_Width, int p_Height, float p_ValueR, float p_ValueG, float p_Value… in CUDAKernel()
23 void RunCUDAKernel(int p_Width, int p_Height, const float* p_Value, const float* p_Input, float* p_… in RunCUDAKernel()
H A DMultiplyOpenCL.cpp49 void RunOpenCLKernel(void* p_CmdQ, int p_Width, int p_Height, const float* p_Value, const float* p_… in RunOpenCLKernel()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Cuda/
H A Dkernel.cu16 void RunKernel(int p_Width, int p_Height, float p_RGain, float p_GGain, float p_BGain, float* p_Inp… in RunKernel()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Cuda/
H A Dkernel.cu16 void RunKernel(int p_Width, int p_Height, float p_RGain, float p_GGain, float p_BGain, float* p_Inp… in RunKernel()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/OpenCL/
H A Doclplugin.cpp375 …el(cl_command_queue p_CmdQ, cl_device_id p_DeviceId, cl_kernel p_Kernel, int p_Width, int p_Height, in RunKernel()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/OpenCL/
H A Doclplugin.cpp375 …el(cl_command_queue p_CmdQ, cl_device_id p_DeviceId, cl_kernel p_Kernel, int p_Width, int p_Height, in RunKernel()