You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef __platformDefines_hlsl_
|
|
#define __platformDefines_hlsl_
|
|
|
|
#define GPUI_THREADS 64
|
|
#define GPUI_THREADS_2D 8
|
|
|
|
#endif |