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_RASTER
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
91
#define
IRIS_DIRTY_RASTER
(1ull << 8)
iris_query.c
748
IRIS_DIRTY_RASTER
|
iris_state.c
1946
ice->state.dirty |=
IRIS_DIRTY_RASTER
;
6159
if (dirty & (
IRIS_DIRTY_RASTER
| IRIS_DIRTY_URB)) {
iris_program.c
2806
IRIS_DIRTY_RASTER
|
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
81
#define
IRIS_DIRTY_RASTER
(1ull << 8)
iris_query.c
999
IRIS_DIRTY_RASTER
|
iris_state.c
1392
ice->state.dirty |=
IRIS_DIRTY_RASTER
;
4892
if (dirty &
IRIS_DIRTY_RASTER
) {
Completed in 65 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026