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_MULTISAMPLE
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
96
#define
IRIS_DIRTY_MULTISAMPLE
(1ull << 13)
iris_state.c
1921
ice->state.dirty |=
IRIS_DIRTY_MULTISAMPLE
;
3093
ice->state.dirty |=
IRIS_DIRTY_MULTISAMPLE
;
5894
// XXX: we may want to flag
IRIS_DIRTY_MULTISAMPLE
(or SAMPLE_MASK?)
5940
if (dirty &
IRIS_DIRTY_MULTISAMPLE
) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
86
#define
IRIS_DIRTY_MULTISAMPLE
(1ull << 13)
iris_state.c
1367
ice->state.dirty |=
IRIS_DIRTY_MULTISAMPLE
;
2453
ice->state.dirty |=
IRIS_DIRTY_MULTISAMPLE
;
2543
// XXX: we may want to flag
IRIS_DIRTY_MULTISAMPLE
(or SAMPLE_MASK?)
4749
if (dirty &
IRIS_DIRTY_MULTISAMPLE
) {
Completed in 15 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026