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_FLUSH_ENABLE
(Results
1 - 20
of
20
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_pipe_control.c
189
PIPE_CONTROL_FLUSH_ENABLE
);
194
[IRIS_DOMAIN_OTHER_WRITE] =
PIPE_CONTROL_FLUSH_ENABLE
,
202
[IRIS_DOMAIN_OTHER_WRITE] =
PIPE_CONTROL_FLUSH_ENABLE
,
iris_query.c
144
flags |=
PIPE_CONTROL_FLUSH_ENABLE
;
782
PIPE_CONTROL_FLUSH_ENABLE
);
iris_context.h
332
PIPE_CONTROL_FLUSH_ENABLE
= (1 << 18),
iris_state.c
4734
PIPE_CONTROL_FLUSH_ENABLE
|
7398
if ((flags &
PIPE_CONTROL_FLUSH_ENABLE
))
7417
if ((flags &
PIPE_CONTROL_FLUSH_ENABLE
))
7813
(flags &
PIPE_CONTROL_FLUSH_ENABLE
) ? "PipeCon " : "",
7851
pc.PipeControlFlushEnable = flags &
PIPE_CONTROL_FLUSH_ENABLE
;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_conditional_render.c
65
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
87
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
brw_pipe_control.h
59
PIPE_CONTROL_FLUSH_ENABLE
= (1 << 18),
genX_pipe_control.c
471
pc.PipeControlFlushEnable = flags &
PIPE_CONTROL_FLUSH_ENABLE
;
gfx6_queryobj.c
66
flags |=
PIPE_CONTROL_FLUSH_ENABLE
;
brw_draw.c
1195
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_conditional_render.c
66
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
88
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
brw_pipe_control.h
59
PIPE_CONTROL_FLUSH_ENABLE
= (1 << 18),
genX_pipe_control.c
467
pc.PipeControlFlushEnable = flags &
PIPE_CONTROL_FLUSH_ENABLE
;
gen6_queryobj.c
67
flags |=
PIPE_CONTROL_FLUSH_ENABLE
;
brw_draw.c
1157
brw_emit_pipe_control_flush(brw,
PIPE_CONTROL_FLUSH_ENABLE
);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_query.c
166
flags |=
PIPE_CONTROL_FLUSH_ENABLE
;
837
PIPE_CONTROL_FLUSH_ENABLE
);
crocus_context.h
252
PIPE_CONTROL_FLUSH_ENABLE
= (1 << 18),
crocus_state.c
7878
PIPE_CONTROL_FLUSH_ENABLE
);
8831
(flags &
PIPE_CONTROL_FLUSH_ENABLE
) ? "PipeCon " : "",
8859
pc.PipeControlFlushEnable = flags &
PIPE_CONTROL_FLUSH_ENABLE
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
210
PIPE_CONTROL_FLUSH_ENABLE
= (1 << 18),
iris_query.c
174
flags |=
PIPE_CONTROL_FLUSH_ENABLE
;
1028
iris_emit_pipe_control_flush(batch,
PIPE_CONTROL_FLUSH_ENABLE
);
iris_state.c
5996
iris_emit_raw_pipe_control(batch,
PIPE_CONTROL_FLUSH_ENABLE
, bo,
6279
pc.PipeControlFlushEnable = flags &
PIPE_CONTROL_FLUSH_ENABLE
;
Completed in 32 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026