OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IRIS_DIRTY_STREAMOUT
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_query.c
529
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
568
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
749
IRIS_DIRTY_STREAMOUT
|
iris_context.h
104
#define
IRIS_DIRTY_STREAMOUT
(1ull << 21)
iris_state.c
1927
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
1930
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
;
3711
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
;
6101
if (dirty &
IRIS_DIRTY_STREAMOUT
) {
6120
if (dirty &
IRIS_DIRTY_STREAMOUT
) {
iris_program.c
2201
ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST |
IRIS_DIRTY_STREAMOUT
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_query.c
803
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
833
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
1000
IRIS_DIRTY_STREAMOUT
|
iris_context.h
124
#define
IRIS_DIRTY_STREAMOUT
(1ull << 51)
iris_state.c
1373
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
| IRIS_DIRTY_CLIP;
1376
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
;
3044
ice->state.dirty |=
IRIS_DIRTY_STREAMOUT
;
4840
if (dirty &
IRIS_DIRTY_STREAMOUT
) {
4859
if (dirty &
IRIS_DIRTY_STREAMOUT
) {
iris_program.c
1278
ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST |
IRIS_DIRTY_STREAMOUT
;
Completed in 203 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026