Lines Matching refs:be
34 of the generated log can be controlled. The resulting logs are
35 valid (but possibly incomplete) C code and can be compiled and
37 amount of static data that is logged can be controlled at runtime.
45 can be added.
57 be implemented as a wrapper DLL?
74 (2a) Should GLX calls be traced?
77 context level commands beyond SwapBuffers might have to be
79 be out of the question.
84 will be traced as requested by Enable/DisableTraceMESA, in the order
93 be considered persistent state?
99 (5) Should comment commands be prohibited between Begin/End?
180 <mask> may be any value accepted by PushAttrib and specifies a set of
185 that <traceName> will be interpreted as a filename in most implementations.
199 <mask> may be the union of any of TRACE_OPERATIONS_BIT_MESA,
202 indicates all classes of commands are to be logged.
221 set, GetError will be executed whereever applicable, and the result will
222 be added to the trace as a comment. The error returns are cached and
224 wish the additional GetError calls to be performed, this bit should not
225 be set.
241 display list will be annotated with <comment>. If IsTexture(name) or
255 <first> and <last> will be annotated with <comment>.
267 the groups of state variables which are to be asserted.
279 Statements equivalent to the following will then be logged:
319 The MESA_trace extension can be used in a way that does not affect data
324 With the possible exception of performance, OpenGL rendering should not be