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_SO_DECL_LIST
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_blorp.c
329
IRIS_DIRTY_SO_DECL_LIST
|
iris_context.h
103
#define
IRIS_DIRTY_SO_DECL_LIST
(1ull << 20)
iris_state.c
3719
ice->state.dirty |=
IRIS_DIRTY_SO_DECL_LIST
;
6095
if ((dirty &
IRIS_DIRTY_SO_DECL_LIST
) && ice->state.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_blorp.c
322
IRIS_DIRTY_SO_DECL_LIST
|
iris_context.h
123
#define
IRIS_DIRTY_SO_DECL_LIST
(1ull << 50)
iris_program.c
1278
ice->state.dirty |=
IRIS_DIRTY_SO_DECL_LIST
| IRIS_DIRTY_STREAMOUT;
iris_state.c
3052
ice->state.dirty |=
IRIS_DIRTY_SO_DECL_LIST
;
4834
if ((dirty &
IRIS_DIRTY_SO_DECL_LIST
) && ice->state.streamout) {
Completed in 128 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026