• Home
  • Raw
  • Download

Lines Matching refs:TRUE

94     visuals.  If <mode> is TRUE, the client will tend to choose
101 non-conformant depth functions. When <mode> is TRUE or NICEST,
109 non-conformant lighting operations. When <mode> is TRUE or NICEST,
116 non-conformant scissoring operations. When <mode> is TRUE or NICEST,
123 non-conformant polygon stippling. When <mode> is TRUE or NICEST,
134 If <mode> is TRUE, NICEST, or DONT_CARE, GL prepares the native
146 is TRUE, DONT_CARE, or FASTEST, GL performs minimal synchronization
155 most conservation: FALSE, FASTEST, DONT_CARE, TRUE, or NICEST.
163 GL reclaims memory: FALSE, FASTEST, DONT_CARE, TRUE, or NICEST.
174 The <mode> for each of these hints may be TRUE or FALSE only.
178 If <mode> for a given <target> is TRUE, rendering may occur at
183 ALLOW_DRAW_xxx_HINT_PGI hints. If ALWAYS_FAST_HINT_PGI is TRUE,
184 then ALLOW_DRAW_OBJ_HINT_PGI is set TRUE, and the other ALLOW_DRAW_-
186 FALSE, then all ALLOW_DRAW_xxx_HINT_PGI hints are set TRUE.
187 If ALWAYS_SOFT_HINT_PGI is TRUE, then ALLOW_DRAW_OBJ_HINT_PGI
188 is set FALSE, ALLOW_DRAW_MEM_HINT_PGI is set TRUE, and
190 TRUE or FALSE in an implementation-dependent manner.
199 situations. If <mode> is NICEST, or TRUE, GL performs ordinary
217 enabled. If <mode> is FASTEST or TRUE, GL inverts the normals
247 STRICT_DEPTHFUNC_HINT_PGI GetIntegerv Z TRUE hint
249 STRICT_LIGHTING_HINT_PGI GetIntegerv Z TRUE hint
251 STRICT_SCISSOR_HINT_PGI GetIntegerv Z TRUE hint
253 FULL_STIPPLE_HINT_PGI GetIntegerv Z TRUE hint
261 ALLOW_DRAW_OBJ_HINT_PGI GetIntegerv Z TRUE hint
263 ALLOW_DRAW_WIN_HINT_PGI GetIntegerv Z TRUE hint
265 ALLOW_DRAW_SPN_HINT_PGI GetIntegerv Z TRUE hint
267 ALLOW_DRAW_MEM_HINT_PGI GetIntegerv Z TRUE hint
271 CLIP_NEAR_HINT_PGI GetIntegerv Z TRUE hint
273 CLIP_FAR_HINT_PGI GetIntegerv Z TRUE hint
287 +++ Implementation-dependent. (TRUE preferred.)