Home
last modified time | relevance | path

Searched defs:cso_changed (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c382 #define cso_changed(x) (!old_cso || (old_cso->x != new_cso->x)) macro
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c401 #define cso_changed(x) (!old_cso || (old_cso->x != new_cso->x)) macro
[all...]

Completed in 13 milliseconds