|
NTrace
GPU ray tracing framework
|
#include "gpu/CudaCompiler.hpp"#include "base/DLLImports.hpp"#include "io/File.hpp"#include "gui/Window.hpp"#include <process.h>#include <stdio.h>#include <direct.h>Go to the source code of this file.
Macros | |
| #define | SHOW_TOOL_PATHS 1 |
| #define | SHOW_NVCC_OUTPUT 0 |
| #define SHOW_NVCC_OUTPUT 0 |
Definition at line 42 of file CudaCompiler.cpp.
| #define SHOW_TOOL_PATHS 1 |
Definition at line 41 of file CudaCompiler.cpp.