Home | History | Annotate | Download | only in gpu

Lines Matching defs:GR_DEBUG

88 // we need both GR_DEBUG and GR_RELEASE to be defined as 0 or 1
90 #ifndef GR_DEBUG
92 #define GR_DEBUG !GR_RELEASE
95 #define GR_DEBUG 0
97 #define GR_DEBUG 1
103 #define GR_RELEASE !GR_DEBUG
106 #if GR_DEBUG == GR_RELEASE
107 #error "GR_DEBUG and GR_RELEASE must not be the same"
145 * e.g. it can specify GR_DEBUG/GR_RELEASE as it please, change the BUILD
245 #if GR_DEBUG
269 #if GR_DEBUG
295 #if GR_DEBUG