Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/device/
H A Ddevice_cuda.cpp46 else if (cuewCompilerPath() != NULL) { in device_cuda_init()
47 VLOG(1) << "Found CUDA compiler " << cuewCompilerPath(); in device_cuda_init()
/dports/graphics/blender/blender-2.91.0/extern/cuew/src/
H A Dcuew.c799 const char *cuewCompilerPath(void) { in cuewCompilerPath() function
868 const char *path = cuewCompilerPath(); in cuewCompilerVersion()
/dports/graphics/blender/blender-2.91.0/intern/cycles/device/cuda/
H A Ddevice_cuda_impl.cpp71 const char *cuewCompilerPath() in cuewCompilerPath() function
454 const char *const nvcc = cuewCompilerPath(); in compile_kernel()
/dports/graphics/blender/blender-2.91.0/extern/cuew/include/
H A Dcuew.h1384 const char *cuewCompilerPath(void);