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_VF_TOPOLOGY
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_draw.c
65
ice->state.dirty |=
IRIS_DIRTY_VF_TOPOLOGY
;
79
ice->state.dirty |=
IRIS_DIRTY_VF_TOPOLOGY
;
iris_context.h
127
#define
IRIS_DIRTY_VF_TOPOLOGY
(1ull << 54)
iris_state.c
5025
if (dirty &
IRIS_DIRTY_VF_TOPOLOGY
) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_draw.c
72
ice->state.dirty |=
IRIS_DIRTY_VF_TOPOLOGY
;
86
ice->state.dirty |=
IRIS_DIRTY_VF_TOPOLOGY
;
iris_context.h
107
#define
IRIS_DIRTY_VF_TOPOLOGY
(1ull << 24)
iris_state.c
6347
if (dirty &
IRIS_DIRTY_VF_TOPOLOGY
) {
Completed in 16 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026