OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I915_EXEC_BATCH_FIRST
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
i915_drm.h
510
* as the first execobject as opposed to the last. See
I915_EXEC_BATCH_FIRST
.
1069
* Setting
I915_EXEC_BATCH_FIRST
tells execbuf to use element 0 of the
1073
#define
I915_EXEC_BATCH_FIRST
(1<<18)
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
i915_drm.h
615
* as the first execobject as opposed to the last. See
I915_EXEC_BATCH_FIRST
.
1337
* Setting
I915_EXEC_BATCH_FIRST
tells execbuf to use element 0 of the
1341
#define
I915_EXEC_BATCH_FIRST
(1<<18)
/xsrc/external/mit/libdrm/dist/include/drm/
i915_drm.h
678
* as the first execobject as opposed to the last. See
I915_EXEC_BATCH_FIRST
.
1458
* Setting
I915_EXEC_BATCH_FIRST
tells execbuf to use element 0 of the
1462
#define
I915_EXEC_BATCH_FIRST
(1<<18)
2294
* N buffer objects or first N if
I915_EXEC_BATCH_FIRST
is set.
Completed in 22 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026