Lines Matching refs:is
29 OpenGL 1.0 is required.
31 The ARB_shader_objects extension is required.
33 The ARB_shading_language_100 extension is required.
35 The extension is written against the OpenGL 1.5 specification.
37 The extension is written against the OpenGL Shading Language 1.10
46 is maintained. A debug object can be attached, detached and queried
156 is complete.
158 The text, if any, produced by any of these functions is appended
159 to each debug object that is attached to the program object.
189 print log" (XXX DEBUG_PRINT_MESA?). Each component is written in
190 text format (XXX format!) and is delimited by a white space (XXX 1
202 The assertMESA function checks if the argument <condition> is
203 true or false. If it is true, nothing happens. If it is false,
204 a diagnostic message is written to the "debug assert log".
207 delimited by a white space. If the argument <cookie> is not present,
208 it is meant as if it was of value 0. If the arguments <file> and