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_URB
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_blorp.c
259
ice->state.dirty |=
IRIS_DIRTY_URB
;
iris_program.c
1219
if (!(dirty &
IRIS_DIRTY_URB
)) {
1294
if (!(dirty &
IRIS_DIRTY_URB
)) {
1300
ice->state.dirty |=
IRIS_DIRTY_URB
;
1778
ice->state.dirty |=
IRIS_DIRTY_URB
;
1790
ice->state.dirty |=
IRIS_DIRTY_URB
;
iris_context.h
107
#define
IRIS_DIRTY_URB
(1ull << 34)
iris_state.c
4579
if (dirty &
IRIS_DIRTY_URB
) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
99
#define
IRIS_DIRTY_URB
(1ull << 16)
iris_program.c
1173
ice->state.dirty |=
IRIS_DIRTY_URB
;
2158
ice->state.dirty |=
IRIS_DIRTY_URB
;
2850
ice->state.dirty |=
IRIS_DIRTY_URB
;
2862
ice->state.dirty |=
IRIS_DIRTY_URB
;
iris_state.c
5725
if (dirty &
IRIS_DIRTY_URB
) {
6159
if (dirty & (IRIS_DIRTY_RASTER |
IRIS_DIRTY_URB
)) {
Completed in 23 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026