Go to the documentation of this file.
42 #define USE_TEX_READS 1
43 #define USE_UINT4_PACKING 0
46 #define TEX_STATEMENT(x) x
47 #define TEX_SELECTOR( vec, tex ) tex
49 #define TEX_STATEMENT(x)
50 #define TEX_SELECTOR( vec, tex ) vec
54 #define READ_TEX_STATEMENT(x) x
55 #define READ_TEX_SELECTOR( vec, tex ) tex
57 #define READ_TEX_STATEMENT(x)
58 #define READ_TEX_SELECTOR( vec, tex ) vec
61 #define USE_WARP_SYNCHRONOUS_QUEUES 1
62 #define USE_REVERSE_INDEX 0
64 #define DO_OPTIONAL_SYNCHRONIZE 1
65 #define DO_DEVICE_TIMING 0
67 #define DP_REPORT_MULTIPLE 0