OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIPE_CONTROL_NOTIFY_ENABLE
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_pipe_control.h
58
PIPE_CONTROL_NOTIFY_ENABLE
= (1 << 17),
genX_pipe_control.c
361
(flags & (
PIPE_CONTROL_NOTIFY_ENABLE
|
497
pc.NotifyEnable = flags &
PIPE_CONTROL_NOTIFY_ENABLE
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_pipe_control.h
58
PIPE_CONTROL_NOTIFY_ENABLE
= (1 << 17),
genX_pipe_control.c
357
(flags & (
PIPE_CONTROL_NOTIFY_ENABLE
|
493
pc.NotifyEnable = flags &
PIPE_CONTROL_NOTIFY_ENABLE
;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_reg.h
78
#define
PIPE_CONTROL_NOTIFY_ENABLE
(1 << 8)
gen8_render.h
337
#define
PIPE_CONTROL_NOTIFY_ENABLE
(1 << 8)
gen9_render.h
346
#define
PIPE_CONTROL_NOTIFY_ENABLE
(1 << 8)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_reg.h
78
#define
PIPE_CONTROL_NOTIFY_ENABLE
(1 << 8)
gen8_render.h
337
#define
PIPE_CONTROL_NOTIFY_ENABLE
(1 << 8)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_context.h
251
PIPE_CONTROL_NOTIFY_ENABLE
= (1 << 17),
crocus_state.c
8724
(flags & (
PIPE_CONTROL_NOTIFY_ENABLE
|
8845
(flags &
PIPE_CONTROL_NOTIFY_ENABLE
) ? "Notify " : "",
8885
pc.NotifyEnable = flags &
PIPE_CONTROL_NOTIFY_ENABLE
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
331
PIPE_CONTROL_NOTIFY_ENABLE
= (1 << 17),
iris_state.c
7723
(flags & (
PIPE_CONTROL_NOTIFY_ENABLE
|
7828
(flags &
PIPE_CONTROL_NOTIFY_ENABLE
) ? "Notify " : "",
7879
pc.NotifyEnable = flags &
PIPE_CONTROL_NOTIFY_ENABLE
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
209
PIPE_CONTROL_NOTIFY_ENABLE
= (1 << 17),
iris_state.c
6199
(flags & (
PIPE_CONTROL_NOTIFY_ENABLE
|
6300
pc.NotifyEnable = flags &
PIPE_CONTROL_NOTIFY_ENABLE
;
Completed in 35 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026