NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Sort.cpp File Reference

Go to the source code of this file.

Classes

struct  FW::TaskSpec
 

Namespaces

 FW
 Scene class declarations.
 

Macros

#define QSORT_STACK_SIZE   32
 
#define QSORT_MIN_SIZE   16
 
#define MULTICORE_MIN_SIZE   (1 << 13)
 

Macro Definition Documentation

#define MULTICORE_MIN_SIZE   (1 << 13)

Definition at line 37 of file Sort.cpp.

#define QSORT_MIN_SIZE   16

Definition at line 36 of file Sort.cpp.

#define QSORT_STACK_SIZE   32

Definition at line 35 of file Sort.cpp.