OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Application
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
glutState.h
19
#include <
Application
.h>
/xsrc/external/mit/MesaLib/dist/src/util/
driconf_static.py
44
class
Application
(object):
46
self.cname = cname('
application
')
76
for
application
in xml.findall('
application
'):
77
self.applications.append(
Application
(
application
))
173
% for
application
in device.applications:
174
${render_options(
application
.cname + '_options',
application
.options)}
179
% for
application
in device.applications
[
all
...]
00-mesa-defaults.conf
5
Application
bugs worked around in this file:
33
<!ELEMENT device (
application
| engine)+>
36
<!ELEMENT
application
(option+)>
37
<!ATTLIST
application
name CDATA #REQUIRED
60
<
application
name="Unigine Sanctuary" executable="Sanctuary">
64
</
application
>
66
<
application
name="Unigine Tropics" executable="Tropics">
70
</
application
>
72
<
application
name="Unigine Heaven (32-bit)" executable="heaven_x86">
76
</
application
>
[
all
...]
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_trace.spec
32
Provides the
application
with means to enable and disable logging
38
The
application
can add comments and enable or disable tracing of GL
39
operations at any time. The data flow from the
application
to GL
42
Application
-side implementation of these features raises namespace
70
RESOLVED: No. The
application
can use NewTraceMESA/EndTraceMESA
223
returned to the
application
on its GetError calls. If the user does not
320
flow from
application
to OpenGL, as well as data flow from OpenGL to
321
application
, except for timing, possible print I/O. TRACE_ERRORS_BIT_MESA
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_trace.spec
32
Provides the
application
with means to enable and disable logging
38
The
application
can add comments and enable or disable tracing of GL
39
operations at any time. The data flow from the
application
to GL
42
Application
-side implementation of these features raises namespace
70
RESOLVED: No. The
application
can use NewTraceMESA/EndTraceMESA
223
returned to the
application
on its GetError calls. If the user does not
320
flow from
application
to OpenGL, as well as data flow from OpenGL to
321
application
, except for timing, possible print I/O. TRACE_ERRORS_BIT_MESA
/xsrc/external/mit/MesaLib.old/dist/src/util/
00-mesa-defaults.conf
5
Application
bugs worked around in this file:
33
<!ELEMENT device (
application
+)>
35
<!ELEMENT
application
(option+)>
36
<!ATTLIST
application
name CDATA #REQUIRED
47
<
application
name="Unigine Sanctuary" executable="Sanctuary">
50
</
application
>
52
<
application
name="Unigine Tropics" executable="Tropics">
55
</
application
>
57
<
application
name="Unigine Heaven (32-bit)" executable="heaven_x86">
61
</
application
>
[
all
...]
Completed in 95 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026