Lines Matching full:commands
77 context level commands beyond SwapBuffers might have to be
83 RESOLVED: No. It is sufficient to guarantee that all data and commands
99 (5) Should comment commands be prohibited between Begin/End?
102 is transient, the other commands might cause storage of persistent
172 to a human-readable log. The log appears as a sequence of GL commands
182 is written to the trace as a sequence of GL commands.
193 The commands
198 enable or disable tracing of different classes of GL commands.
202 indicates all classes of commands are to be logged.
204 TRACE_OPERATIONS_BIT_MESA controls logging of all commands outside of
207 TRACE_PRIMITIVES_BIT_MESA controls logging of all commands inside of
211 ColorPointer, IndexPointer, TexCoordPointer and EdgeFlagPointer commands.
215 TexSubImage3D commands.
218 Bitmap and DrawPixels commands.
234 The commands
240 by <name>. Logged commands which reference the named texture object or
244 The commands
254 Any logged commands which reference <pointer> or an address between
269 The commands NewTraceMESA, EndTraceMESA, EnableTraceMESA, DisableTraceMESA,